1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-11 03:04:09 +02:00

[ticket/13154] Adding phpBB dispatcher to notifications manager

PHPBB3-13154
This commit is contained in:
brunoais
2014-12-17 23:10:37 +00:00
parent 7512efed9e
commit 458f9cade6
2 changed files with 7 additions and 1 deletions

View File

@@ -7,6 +7,7 @@ services:
- @service_container
- @user_loader
- @config
- @dispatcher
- @dbal.conn
- @cache
- @user