1
0
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:
Joas Schilling 2013-12-12 01:45:40 +01:00
parent a485184434
commit fcfa1a35cc

View File

@ -254,6 +254,12 @@ services:
- %tables.notifications%
- %tables.user_notifications%
pagination:
class: phpbb\pagination
arguments:
- @template
- @user
path_helper:
class: phpbb\path_helper
arguments: