aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/config
diff options
context:
space:
mode:
Diffstat (limited to 'phpBB/config')
-rw-r--r--phpBB/config/services.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/config/services.yml b/phpBB/config/services.yml
index 45ad108ef9..4de47f750f 100644
--- a/phpBB/config/services.yml
+++ b/phpBB/config/services.yml
@@ -103,8 +103,8 @@ services:
class: phpbb\controller\resolver
arguments:
- @user
- - %core.root_path%
- @service_container
+ - %core.root_path%
- @template
controller.provider: