[ticket/14359] Fix console.command.reparser.reparse service definition

PHPBB3-14359
This commit is contained in:
Tristan Darricau 2015-12-14 22:32:16 +01:00
parent 60587d77bb
commit 3d6a6200d8

View file

@ -188,8 +188,8 @@ services:
arguments:
- '@user'
- '@text_reparser.lock'
- '@text_reparser_collection'
- '@text_reparser.manager'
- '@text_reparser_collection'
tags:
- { name: console.command }