1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-18 14:31:19 +02:00

[ticket/13146] Adding eventDispatcher to the list

PHPBB3-13146
This commit is contained in:
brunoais
2014-12-03 13:48:46 +00:00
parent 614f975e68
commit 80a7f6930c
2 changed files with 10 additions and 1 deletions

View File

@@ -3,6 +3,7 @@ services:
class: phpbb\content_visibility
arguments:
- @auth
- @phpbb_dispatcher
- @config
- @dbal.conn
- @user