nextcloud/lib/private/AppFramework
Christoph Wurst 48d97fa865 Make the route name error more helpful
As a developer I have no clue what "Invalid route name" means. If the
exception gives me a hint I might find it easier to figure out why my
route triggers this error.

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2021-10-22 20:38:58 +00:00
..
Bootstrap Harden bootstrap context registrations when apps are missing 2021-08-31 09:57:27 +02:00
DependencyInjection Log the number of queries built and executed 2020-09-25 14:55:53 +02:00
Http Remove unneeded casts that were found by Psalm 2021-01-11 13:14:41 +01:00
Middleware fix error when using CORS with no auth credentials 2021-06-23 20:57:11 +02:00
OCS Propagate throttling on OCS response 2021-06-01 19:42:31 +00:00
Routing Make the route name error more helpful 2021-10-22 20:38:58 +00: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 all license headers for Nextcloud 21 2020-12-16 18:48:22 +01:00