mirror of
https://github.com/phpbb/phpbb.git
synced 2025-05-31 03:29:23 +02:00
[ticket/11849] Add service definition
PHPBB3-11849
This commit is contained in:
parent
a485184434
commit
fcfa1a35cc
@ -254,6 +254,12 @@ services:
|
||||
- %tables.notifications%
|
||||
- %tables.user_notifications%
|
||||
|
||||
pagination:
|
||||
class: phpbb\pagination
|
||||
arguments:
|
||||
- @template
|
||||
- @user
|
||||
|
||||
path_helper:
|
||||
class: phpbb\path_helper
|
||||
arguments:
|
||||
|
Loading…
x
Reference in New Issue
Block a user