nextcloud/lib/private/App
Côme Chilliet 12edd2b23a
fix: Deduplicate code by using DependencyAnalyzer in the AppManager
Was a bit more complicated than expected because of a dependency loop,
the L10N factory uses the app manager, thus the AppManager cannot depend
on I10N directly or indirectly in its constructor.

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2025-08-18 17:09:40 +02:00
..
AppStore chore: Fix all method calls with too many arguments 2025-07-22 12:34:49 +02:00
AppManager.php fix: Deduplicate code by using DependencyAnalyzer in the AppManager 2025-08-18 17:09:40 +02:00
CompareVersion.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
DependencyAnalyzer.php fix: Deduplicate code by using DependencyAnalyzer in the AppManager 2025-08-18 17:09:40 +02:00
InfoParser.php chore: Move info parsing related method from OC_App to InfoParser 2025-07-08 15:57:05 +02:00
Platform.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +02:00
PlatformRepository.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +02:00