nextcloud-server/lib/private/AppFramework/Bootstrap
Carl Schwan eb1d612d96
Add api to register setup checks
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2023-10-19 11:43:58 +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 Add api to register setup checks 2023-10-19 11:43:58 +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