1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-31 14:00:31 +02:00

[ticket/11768] Added configurator events

PHPBB3-11768
This commit is contained in:
JoshyPHP
2015-03-19 12:45:12 +01:00
parent f4f5bdbaee
commit 49b9e8e4ea
4 changed files with 84 additions and 4 deletions

View File

@@ -31,6 +31,7 @@ services:
arguments:
- @text_formatter.data_access
- @cache.driver
- @dispatcher
- %text_formatter.cache.dir%
- %text_formatter.cache.parser.key%
- %text_formatter.cache.renderer.key%