1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-30 21:40:43 +02:00

[ticket/15245] Configure TextFormatter before rendering feeds

PHPBB3-15245
This commit is contained in:
Oliver Schramm
2017-09-28 20:02:15 +02:00
parent 4a7ead0239
commit 3da67ce581
3 changed files with 49 additions and 14 deletions

View File

@@ -19,9 +19,8 @@ services:
arguments:
- '@config'
- '@path_helper'
- '@text_formatter.renderer'
- '@user'
- '%core.root_path%'
- '%core.php_ext%'
feed.forum:
class: phpbb\feed\forum