1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-22 16:22:58 +02:00

[ticket/11582] Add event in constructor and add docs

PHPBB3-11582
This commit is contained in:
Joas Schilling
2013-06-28 11:27:38 +02:00
parent 137cec5895
commit 7f9a1c8116
2 changed files with 62 additions and 42 deletions

View File

@@ -12,6 +12,7 @@ services:
class: phpbb_permissions
arguments:
- @dispatcher
- @user
auth:
class: phpbb_auth