1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-23 10:01:55 +02:00

Merge pull request 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

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