nextcloud/lib/private/AppFramework
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
..
Bootstrap Allow lazy app registration 2020-11-18 08:48:45 +01:00
DependencyInjection Log the number of queries built and executed 2020-09-25 14:55:53 +02:00
Http Remove the cookie paths for php<7.3 2020-11-06 15:57:17 +01:00
Middleware Format code to a single space around binary operators 2020-10-05 20:25:24 +02:00
OCS Format code to a single space around binary operators 2020-10-05 20:25:24 +02:00
Routing Remove some IRouter methods 2020-11-17 14:08:20 +01:00
Services Update the license headers for Nextcloud 20 2020-08-24 14:54:25 +02:00
Utility ReflectionParamter::getClass is deprecated 2020-11-11 20:42:14 +01:00
App.php Fix type errors detected by Psalm 2020-10-14 15:40:12 +02:00
Http.php Format code to a single space around binary operators 2020-10-05 20:25:24 +02:00
Logger.php Update the license headers for Nextcloud 20 2020-08-24 14:54:25 +02:00
ScopedPsrLogger.php Update the license headers for Nextcloud 20 2020-08-24 14:54:25 +02:00