1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-24 02:21:43 +02:00

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

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 }