mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-11 11:13:59 +02:00
[ticket/13891] Replaced ContainerBuilder with service_collection
PHPBB3-13891
This commit is contained in:
@@ -145,7 +145,7 @@ services:
|
||||
class: phpbb\console\command\reparser\list_all
|
||||
arguments:
|
||||
- @user
|
||||
- @service_container
|
||||
- @text_reparser_collection
|
||||
tags:
|
||||
- { name: console.command }
|
||||
|
||||
|
Reference in New Issue
Block a user