Browse Source
Allow lazy app registration
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>pull/24164/head
No known key found for this signature in database
GPG Key ID: CC42AC2A7F0E56D8
4 changed files with 26 additions and 14 deletions
-
2lib/base.php
-
22lib/private/AppFramework/Bootstrap/Coordinator.php
-
12lib/private/AppFramework/Bootstrap/RegistrationContext.php
-
4lib/private/Installer.php
Write
Preview
Loading…
Cancel
Save
Reference in new issue