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:
@@ -79,6 +79,7 @@ services:
|
||||
class: phpbb\content_visibility
|
||||
arguments:
|
||||
- @auth
|
||||
- @config
|
||||
- @dbal.conn
|
||||
- @user
|
||||
- %core.root_path%
|
||||
|
Reference in New Issue
Block a user