nextcloud-server/lib/public/AppFramework
Christoph Wurst 16d04755cf
Fix missing exception class import
Regression of https://github.com/nextcloud/server/pull/27121

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2021-07-28 14:39:00 +07:00
..
Bootstrap Move TemplateProvider registration to boot context and make template type registration lazy 2021-01-28 12:00:21 +07:00
Db Fix missing exception class import 2021-07-28 14:39:00 +07:00
Http Fix a usort comparison function returning a boolean instead of an integer 2021-06-07 21:33:52 +07:00
OCS Remove @package annotations from public namespace 2020-08-26 16:59:40 +07:00
Services Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +07:00
Utility Remove @package annotations from public namespace 2020-08-26 16:59:40 +07:00
ApiController.php Format code to a single space around binary operators 2020-10-05 20:25:24 +07:00
App.php Remove some IRouter methods 2020-11-17 14:08:20 +07:00
AuthPublicShareController.php Update license headers for 19 2020-04-29 11:57:22 +07:00
Controller.php Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +07:00
Http.php Update license headers for 19 2020-04-29 11:57:22 +07:00
IAppContainer.php Undeprecate IAppContainer and IServerContainer 2020-07-17 10:17:18 +07:00
Middleware.php Update license headers for 19 2020-04-29 11:57:22 +07:00
OCSController.php Format code to a single space around binary operators 2020-10-05 20:25:24 +07:00
PublicShareController.php Allow overwriting isAuthenticated 2021-03-15 13:59:05 +07:00
QueryException.php Remove @package annotations from public namespace 2020-08-26 16:59:40 +07:00