mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-11 22:08:54 +00:00
[ticket/14359] Fix console.command.reparser.reparse service definition
PHPBB3-14359
This commit is contained in:
parent
60587d77bb
commit
3d6a6200d8
1 changed files with 1 additions and 1 deletions
|
@ -188,8 +188,8 @@ services:
|
|||
arguments:
|
||||
- '@user'
|
||||
- '@text_reparser.lock'
|
||||
- '@text_reparser_collection'
|
||||
- '@text_reparser.manager'
|
||||
- '@text_reparser_collection'
|
||||
tags:
|
||||
- { name: console.command }
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue