nextcloud/lib/private/AppFramework/Bootstrap
Christoph Wurst 3cf39c573f
Allow lazy app registration
During app installation we run migration steps. Those steps may use
services the app registers or classes from composer. Hence we have to
make sure the app runs through the registration.

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2020-11-18 08:48:45 +01:00
..
BootContext.php Update the license headers for Nextcloud 20 2020-08-24 14:54:25 +02:00
Coordinator.php Allow lazy app registration 2020-11-18 08:48:45 +01:00
FunctionInjector.php Update the license headers for Nextcloud 20 2020-08-24 14:54:25 +02:00
RegistrationContext.php Allow lazy app registration 2020-11-18 08:48:45 +01:00