mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-30 21:40:43 +02:00
[ticket/10933] Dependency inject template context.
PHPBB3-10933
This commit is contained in:
@@ -130,7 +130,10 @@ services:
|
||||
- @config
|
||||
- @user
|
||||
- @style.resource_locator
|
||||
- @style.path_provider_ext
|
||||
- @template_context
|
||||
|
||||
template_context:
|
||||
class: phpbb_template_context
|
||||
|
||||
user:
|
||||
class: phpbb_user
|
||||
|
Reference in New Issue
Block a user