aboutsummaryrefslogtreecommitdiffstats
path: root/tests/controller/helper_route_test.php
Commit message (Collapse)AuthorAgeFilesLines
* [ticket/12090] Move find() call to container and fix testsJoas Schilling2014-03-091-5/+7
| | | | PHPBB3-12090
* [ticket/12090] Make provider a service and inject it into the helperJoas Schilling2014-03-081-2/+2
| | | | PHPBB3-12090
* [ticket/12090] Pass route name to url() to allow admins to change the routesJoas Schilling2014-03-071-0/+126
PHPBB3-12090