1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-31 22:10:45 +02:00

[ticket/12738] Inject config object into content_visibility class

PHPBB3-12738
This commit is contained in:
Dhruv
2014-06-20 13:25:45 +05:30
parent 517273fa0b
commit 1a79de4214
2 changed files with 13 additions and 5 deletions

View File

@@ -79,6 +79,7 @@ services:
class: phpbb\content_visibility
arguments:
- @auth
- @config
- @dbal.conn
- @user
- %core.root_path%