aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/config/default/container
diff options
context:
space:
mode:
Diffstat (limited to 'phpBB/config/default/container')
-rw-r--r--phpBB/config/default/container/services_text_formatter.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/phpBB/config/default/container/services_text_formatter.yml b/phpBB/config/default/container/services_text_formatter.yml
index ec5421695d..05188a5fba 100644
--- a/phpBB/config/default/container/services_text_formatter.yml
+++ b/phpBB/config/default/container/services_text_formatter.yml
@@ -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%