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:
@@ -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
|
||||
|
Reference in New Issue
Block a user