1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-02 23:07:39 +02:00

[ticket/15886] Enhance group helper

PHPBB3-15886
This commit is contained in:
mrgoldy
2018-11-29 01:50:46 +01:00
parent 7182f5d88f
commit 04d825ec2d
2 changed files with 247 additions and 2 deletions

View File

@@ -122,7 +122,15 @@ services:
group_helper:
class: phpbb\group\helper
arguments:
- '@auth'
- '@cache'
- '@config'
- '@language'
- '@dispatcher'
- '@path_helper'
- '@user'
- '%core.root_path%'
- '%core.php_ext%'
log:
class: phpbb\log\log