mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-08 17:56:52 +02:00
[ticket/12090] Pass route name to url() to allow admins to change the routes
PHPBB3-12090
This commit is contained in:
@@ -91,6 +91,7 @@ services:
|
||||
controller.helper:
|
||||
class: phpbb\controller\helper
|
||||
arguments:
|
||||
- @ext.finder
|
||||
- @template
|
||||
- @user
|
||||
- @config
|
||||
|
Reference in New Issue
Block a user