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

Merge pull request #5459 from mrgoldy/ticket/15886

[ticket/15886] Group helper functions
This commit is contained in:
Marc Alexander
2019-07-28 15:31:09 +02:00
10 changed files with 595 additions and 74 deletions

View File

@@ -122,7 +122,13 @@ services:
group_helper:
class: phpbb\group\helper
arguments:
- '@auth'
- '@cache'
- '@config'
- '@language'
- '@dispatcher'
- '@path_helper'
- '@user'
log:
class: phpbb\log\log