mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-28 06:08:52 +00:00
[ticket/11037] Update services.yml.
PHPBB3-11037
This commit is contained in:
parent
bad7661ee9
commit
58aa593e39
1 changed files with 4 additions and 0 deletions
|
@ -10,6 +10,10 @@ services:
|
|||
class: phpbb_cache_service
|
||||
arguments:
|
||||
- @cache.driver
|
||||
- @config
|
||||
- @dbal.conn
|
||||
- %core.root_path%
|
||||
- %core.php_ext%
|
||||
|
||||
cache.driver:
|
||||
class: %cache.driver.class%
|
||||
|
|
Loading…
Add table
Reference in a new issue