1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-31 14:00:31 +02:00

[ticket/13801] Removed user dependency from text_formatter.s9e.parser

PHPBB3-13801
This commit is contained in:
JoshyPHP
2015-04-30 23:01:28 +02:00
parent c967ba7b9b
commit deadc06652
5 changed files with 13 additions and 31 deletions

View File

@@ -41,7 +41,6 @@ services:
arguments:
- @cache.driver
- %text_formatter.cache.parser.key%
- @user
- @text_formatter.s9e.factory
- @dispatcher