mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-28 22:28:51 +00:00
[ticket/11768] Fixed service config
PHPBB3-11768
This commit is contained in:
parent
a7a53d5a30
commit
7f9639fd24
1 changed files with 1 additions and 0 deletions
|
@ -43,6 +43,7 @@ services:
|
||||||
- %text_formatter.cache.parser.key%
|
- %text_formatter.cache.parser.key%
|
||||||
- @user
|
- @user
|
||||||
- @text_formatter.s9e.factory
|
- @text_formatter.s9e.factory
|
||||||
|
- @dispatcher
|
||||||
|
|
||||||
text_formatter.s9e.renderer:
|
text_formatter.s9e.renderer:
|
||||||
class: phpbb\textformatter\s9e\renderer
|
class: phpbb\textformatter\s9e\renderer
|
||||||
|
|
Loading…
Add table
Reference in a new issue