mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-19 09:48:53 +00:00
Merge pull request #4081 from Nicofuma/ticket/14359
[ticket/14359] Fix console.command.reparser.reparse service definition
This commit is contained in:
commit
28969511d2
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