mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-16 05:34:01 +02:00
[ticket/14039] Use shared language service in the container factory
PHPBB3-14039
This commit is contained in:
@@ -59,6 +59,7 @@ services:
|
||||
installer.helper.container_factory:
|
||||
class: phpbb\install\helper\container_factory
|
||||
arguments:
|
||||
- @language
|
||||
- @request
|
||||
- %core.root_path%
|
||||
- %core.php_ext%
|
||||
|
Reference in New Issue
Block a user