Files
simple-php-router/tests/Pecee/SimpleRouter
Simon Sessingø 1d2e5f47d9 [FEATURE] Option to disable multi-route rendering
- Added option to disable multi-route rendering by calling `Router::setRenderMultipleRoutes($bool)`.
- Added alias for easier access `SimpleRouter::enableMultiRouteRendering($bool)`.
- Added php-unit tests for multi-routing enabled and disabled.
2021-03-22 19:34:55 +01:00
..
2018-03-29 21:16:02 +02:00
2018-04-02 14:53:36 +02:00
2018-03-29 21:16:02 +02:00
2018-03-20 03:38:55 +01:00
2018-03-20 03:38:55 +01:00
2018-03-20 03:38:55 +01:00
2021-03-22 18:34:14 +01:00