1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-06 08:47:45 +02:00

[ticket/13146] Wrong usage of tabs in .yml

PHPBB3-13146
This commit is contained in:
brunoais
2014-12-03 13:56:50 +00:00
parent ac8a4b05b4
commit 4159bb1340

View File

@@ -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