mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-09 07:58:56 +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.notifications%
|
||||||
- %tables.user_notifications%
|
- %tables.user_notifications%
|
||||||
|
|
||||||
|
pagination:
|
||||||
|
class: phpbb\pagination
|
||||||
|
arguments:
|
||||||
|
- @template
|
||||||
|
- @user
|
||||||
|
|
||||||
path_helper:
|
path_helper:
|
||||||
class: phpbb\path_helper
|
class: phpbb\path_helper
|
||||||
arguments:
|
arguments:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user