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:
@@ -68,6 +68,7 @@ services:
|
||||
controller.helper:
|
||||
class: phpbb_controller_helper
|
||||
arguments:
|
||||
- @style
|
||||
- @template
|
||||
- @user
|
||||
- %core.root_path%
|
||||
|
Reference in New Issue
Block a user