aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/config
diff options
context:
space:
mode:
Diffstat (limited to 'phpBB/config')
-rw-r--r--phpBB/config/default/container/services_text_formatter.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/phpBB/config/default/container/services_text_formatter.yml b/phpBB/config/default/container/services_text_formatter.yml
index f86d30658e..943a79cd65 100644
--- a/phpBB/config/default/container/services_text_formatter.yml
+++ b/phpBB/config/default/container/services_text_formatter.yml
@@ -33,10 +33,14 @@ services:
- '@cache.driver'
- '@dispatcher'
- '@config'
+ - '@text_formatter.s9e.link_helper'
- '%text_formatter.cache.dir%'
- '%text_formatter.cache.parser.key%'
- '%text_formatter.cache.renderer.key%'
+ text_formatter.s9e.link_helper:
+ class: phpbb\textformatter\s9e\link_helper
+
text_formatter.s9e.parser:
class: phpbb\textformatter\s9e\parser
arguments: