Files
simple-php-router/tests
Simon Sessingø fd585e8b9d [FEATURE] Changed behavior for default-namespace after issue #446
- Router::setDefaultNamespace() no longer has to be set in the beginning of routes.php.
- Default namespace are now set once the router is started (Router::start()).
- [WIP] Added unit-tests for custom-namespaces.
2021-03-22 16:41:20 +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