1
0
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:
Oleg Pudeyev
2012-11-02 18:51:35 -04:00
parent d7a626c70b
commit 767d09227b
8 changed files with 14 additions and 9 deletions

View File

@@ -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