Files
simple-php-router/tests
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-20 03:38:55 +01:00
2018-03-26 23:43:27 +02:00
2021-03-22 14:09:27 +01:00