nextcloud-server/tests/lib/AppFramework/Bootstrap
Christoph Wurst f03f88b437
Delegate bootstrap registration lazily
* Keep the registration context
* Expose the context object for other components
* Ensure registration is only run once

Search providers are migrated for demonstration.

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2020-07-14 15:33:32 +02:00
..
BootContextTest.php
CoordinatorTest.php Delegate bootstrap registration lazily 2020-07-14 15:33:32 +02:00
FunctionInjectorTest.php Callable parameter injection 2020-07-03 14:37:46 +02:00
RegistrationContextTest.php