mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-28 22:28:51 +00:00
[ticket/13146] Wrong usage of tabs in .yml
PHPBB3-13146
This commit is contained in:
parent
ac8a4b05b4
commit
4159bb1340
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ services:
|
||||||
class: phpbb\content_visibility
|
class: phpbb\content_visibility
|
||||||
arguments:
|
arguments:
|
||||||
- @auth
|
- @auth
|
||||||
- @phpbb_dispatcher
|
- @phpbb_dispatcher
|
||||||
- @config
|
- @config
|
||||||
- @dbal.conn
|
- @dbal.conn
|
||||||
- @user
|
- @user
|
||||||
|
|
Loading…
Add table
Reference in a new issue