nextcloud/lib/private/AppFramework/Routing
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
..
RouteActionHandler.php Update license headers 2019-12-05 15:38:45 +01:00
RouteConfig.php Fix supporting defaults for routes 2020-07-08 19:52:45 +02:00
RouteParser.php Cleanup route registration logic 2020-11-03 09:39:49 +01:00