aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/config
diff options
context:
space:
mode:
authorJoas Schilling <nickvergessen@gmx.de>2014-03-07 12:32:38 +0100
committerJoas Schilling <nickvergessen@gmx.de>2014-03-07 12:32:38 +0100
commit51273f6fb1421b68c1931c3960f68cd483f1ee95 (patch)
tree2d982cc9fe52b4a9ee9a3b47a59658ba631c6444 /phpBB/config
parent4b6f3f8b0fc3fc3b0d7fa0147930d0ea02107a8f (diff)
downloadforums-51273f6fb1421b68c1931c3960f68cd483f1ee95.tar
forums-51273f6fb1421b68c1931c3960f68cd483f1ee95.tar.gz
forums-51273f6fb1421b68c1931c3960f68cd483f1ee95.tar.bz2
forums-51273f6fb1421b68c1931c3960f68cd483f1ee95.tar.xz
forums-51273f6fb1421b68c1931c3960f68cd483f1ee95.zip
[ticket/12090] Pass route name to url() to allow admins to change the routes
PHPBB3-12090
Diffstat (limited to 'phpBB/config')
-rw-r--r--phpBB/config/services.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/phpBB/config/services.yml b/phpBB/config/services.yml
index 735626810f..0699cfcc6d 100644
--- a/phpBB/config/services.yml
+++ b/phpBB/config/services.yml
@@ -91,6 +91,7 @@ services:
controller.helper:
class: phpbb\controller\helper
arguments:
+ - @ext.finder
- @template
- @user
- @config