mirror of
https://github.com/nextcloud/server.git
synced 2026-03-28 05:13:57 -04:00
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> |
||
|---|---|---|
| .. | ||
| appinfo | ||
| composer | ||
| css | ||
| data | ||
| img | ||
| js | ||
| l10n | ||
| lib | ||
| src | ||
| templates | ||
| tests | ||
| .editorconfig | ||
| .gitignore | ||
| .l10nignore | ||
| openapi-administration.json | ||
| openapi-administration.json.license | ||
| openapi-full.json | ||
| openapi-full.json.license | ||
| openapi.json | ||
| openapi.json.license | ||