mirror of
https://github.com/phpbb/phpbb.git
synced 2025-09-08 23:31:04 +02:00
[ticket/14257] Add text_reparser manager
PHPBB3-14257
This commit is contained in:
@@ -187,9 +187,9 @@ services:
|
||||
class: phpbb\console\command\reparser\reparse
|
||||
arguments:
|
||||
- @user
|
||||
- @text_reparser_collection
|
||||
- @config_text
|
||||
- @text_reparser.lock
|
||||
- @text_reparser_collection
|
||||
- @text_reparser.manager
|
||||
tags:
|
||||
- { name: console.command }
|
||||
|
||||
|
Reference in New Issue
Block a user