mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-14 13:46:33 +02:00
[ticket/14359] Fix console.command.reparser.reparse service definition
PHPBB3-14359
This commit is contained in:
@ -188,8 +188,8 @@ services:
|
|||||||
arguments:
|
arguments:
|
||||||
- '@user'
|
- '@user'
|
||||||
- '@text_reparser.lock'
|
- '@text_reparser.lock'
|
||||||
- '@text_reparser_collection'
|
|
||||||
- '@text_reparser.manager'
|
- '@text_reparser.manager'
|
||||||
|
- '@text_reparser_collection'
|
||||||
tags:
|
tags:
|
||||||
- { name: console.command }
|
- { name: console.command }
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user