1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-01 14:30:32 +02:00

[feature/twig] Add set_style function to controller helper

PHPBB3-11598
This commit is contained in:
Nathaniel Guse
2013-07-04 10:13:05 -05:00
parent 36f25ea09b
commit 884a5b06fa
2 changed files with 25 additions and 1 deletions

View File

@@ -68,6 +68,7 @@ services:
controller.helper:
class: phpbb_controller_helper
arguments:
- @style
- @template
- @user
- %core.root_path%