Merge pull request #4081 from Nicofuma/ticket/14359

[ticket/14359] Fix console.command.reparser.reparse service definition
This commit is contained in:
Máté Bartus 2015-12-14 22:34:58 +01:00
commit 28969511d2

View file

@ -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 }