nextcloud/lib/private/Route
Côme Chilliet b188fad8e8
fix(router): In debug mode, cache routes only for 3 seconds
This allows testing a newly added or changed route in your application
 without having to wait 1 hour or bump the application version.

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2025-06-12 16:12:22 +02:00
..
CachingRouter.php fix(router): In debug mode, cache routes only for 3 seconds 2025-06-12 16:12:22 +02:00
Route.php fix: Deprecate action and actionInclude from routes and fix actionInclude 2025-06-05 17:58:53 +02:00
Router.php fix(router): In debug mode, cache routes only for 3 seconds 2025-06-12 16:12:22 +02:00