mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-05 16:27:38 +02:00
[ticket/11037] Update services.yml.
PHPBB3-11037
This commit is contained in:
@@ -10,6 +10,10 @@ services:
|
|||||||
class: phpbb_cache_service
|
class: phpbb_cache_service
|
||||||
arguments:
|
arguments:
|
||||||
- @cache.driver
|
- @cache.driver
|
||||||
|
- @config
|
||||||
|
- @dbal.conn
|
||||||
|
- %core.root_path%
|
||||||
|
- %core.php_ext%
|
||||||
|
|
||||||
cache.driver:
|
cache.driver:
|
||||||
class: %cache.driver.class%
|
class: %cache.driver.class%
|
||||||
|
Reference in New Issue
Block a user