nextcloud-server/lib/private/App
Joas Schilling 44023ff047 fix(apps): Fix type information of app manager
Signed-off-by: Joas Schilling <coding@schilljs.com>
2024-02-03 11:47:47 +07:00
..
AppStore fix(appstore): Only send subscription keys to valid appstores 2024-01-16 10:16:57 +07:00
AppManager.php fix(apps): Fix type information of app manager 2024-02-03 11:47:47 +07:00
CompareVersion.php
DependencyAnalyzer.php Refactors "strpos" calls in lib/private to improve code readability. 2023-05-15 15:17:19 +07:00
InfoParser.php fix(apps): Fix loading info.xml file 2023-07-20 10:40:09 +07:00
Platform.php chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +07:00
PlatformRepository.php