mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-16 13:44:12 +02:00
[ticket/13762] Replace user service with lang in twig extension
PHPBB3-13762
This commit is contained in:
@@ -33,7 +33,7 @@ services:
|
||||
class: phpbb\template\twig\extension
|
||||
arguments:
|
||||
- @template_context
|
||||
- @user
|
||||
- @language
|
||||
tags:
|
||||
- { name: twig.extension }
|
||||
|
||||
|
Reference in New Issue
Block a user