aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/config
diff options
context:
space:
mode:
authorn-aleha <nick_aleha@myway.com>2014-05-12 02:31:52 +0300
committern-aleha <nick_aleha@myway.com>2014-05-29 01:07:44 +0300
commit7f00c38c50dbd6689f80afaf324c1ee81173d15a (patch)
tree1c65fcc3af93f2922f129058133d6a6777a9f565 /phpBB/config
parent56959a2f831cdbebb541fb7f6e758cd076199ca5 (diff)
downloadforums-7f00c38c50dbd6689f80afaf324c1ee81173d15a.tar
forums-7f00c38c50dbd6689f80afaf324c1ee81173d15a.tar.gz
forums-7f00c38c50dbd6689f80afaf324c1ee81173d15a.tar.bz2
forums-7f00c38c50dbd6689f80afaf324c1ee81173d15a.tar.xz
forums-7f00c38c50dbd6689f80afaf324c1ee81173d15a.zip
[ticket/11467] Add user object to extension manager for tests
PHPBB3-11467
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 618ffacb24..3bd9182924 100644
--- a/phpBB/config/services.yml
+++ b/phpBB/config/services.yml
@@ -170,10 +170,10 @@ services:
- @dbal.conn
- @config
- @filesystem
+ - @user
- %tables.ext%
- %core.root_path%
- %core.php_ext%
- - @user
- @cache.driver
filesystem: