nextcloud/lib/private/Route
Roeland Jago Douma e25a7137cc
Cleanup route registration logic
This was a bunch of cylic things being called.
This is an attempt to clean this all up. If an app provides an array of
routes. We just parse them and hand them back.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2020-11-03 09:39:49 +01:00
..
CachingRouter.php Update the license headers for Nextcloud 19 2020-03-31 14:52:54 +02:00
Route.php Format code to a single space around binary operators 2020-10-05 20:25:24 +02:00
Router.php Cleanup route registration logic 2020-11-03 09:39:49 +01:00