nextcloud/lib/private/AppFramework/Bootstrap
Christoph Wurst 32bf95c774
Continue with next app when one errors during register
My patch at #21461 had a little error in that it exits the method when a
query exception is encountered during the register step of an app. What
we actually want is to continue with the next app and finish the overall
registration procedure.

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2020-06-18 09:17:00 +02:00
..
BootContext.php Add dedicated API for apps' bootstrapping process 2020-06-17 09:22:21 +02:00
Coordinator.php Continue with next app when one errors during register 2020-06-18 09:17:00 +02:00
RegistrationContext.php Add dedicated API for apps' bootstrapping process 2020-06-17 09:22:21 +02:00