0
0
Fork 0
mirror of https://github.com/nextcloud/server.git synced 2025-02-22 07:59:13 +00:00
nextcloud_server/tests/lib/AppFramework/Bootstrap
Christoph Wurst 8d9af3e262
feat(app-framework): Add support for global middlewares
This allows apps to register middlewares that always register, not just
for the app's own requests

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2023-01-26 11:54:28 +01:00
..
BootContextTest.php composer run cs:fix 2023-01-20 11:45:08 +01:00
CoordinatorTest.php composer run cs:fix 2023-01-20 11:45:08 +01:00
FunctionInjectorTest.php composer run cs:fix 2023-01-20 11:45:08 +01:00
RegistrationContextTest.php feat(app-framework): Add support for global middlewares 2023-01-26 11:54:28 +01:00