nextcloud-server/lib/private/AppFramework/Bootstrap
Julius Härtl 3e63298381
feat(translations): Add translation provider API
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2023-02-27 16:52:03 +07:00
..
ARegistration.php composer run cs:fix 2023-01-20 11:45:08 +07:00
BootContext.php composer run cs:fix 2023-01-20 11:45:08 +07:00
Coordinator.php instrumentation for app booting 2023-02-09 17:41:43 +07:00
EventListenerRegistration.php composer run cs:fix 2023-01-20 11:45:08 +07:00
FunctionInjector.php composer run cs:fix 2023-01-20 11:45:08 +07:00
MiddlewareRegistration.php feat(app-framework): Add support for global middlewares 2023-01-26 11:54:28 +07:00
ParameterRegistration.php composer run cs:fix 2023-01-20 11:45:08 +07:00
PreviewProviderRegistration.php composer run cs:fix 2023-01-20 11:45:08 +07:00
RegistrationContext.php feat(translations): Add translation provider API 2023-02-27 16:52:03 +07:00
ServiceAliasRegistration.php composer run cs:fix 2023-01-20 11:45:08 +07:00
ServiceFactoryRegistration.php composer run cs:fix 2023-01-20 11:45:08 +07:00
ServiceRegistration.php