mirror of
https://github.com/phpbb/phpbb.git
synced 2025-04-21 16:22:22 +02:00
[ticket/11854] Rename captchas.plugins.service_collection service
PHPBB3-11854
This commit is contained in:
parent
b91abf1a0b
commit
bd09356c30
@ -3,9 +3,9 @@ services:
|
||||
class: phpbb\captcha\factory
|
||||
arguments:
|
||||
- @service_container
|
||||
- @captchas.plugins.service_collection
|
||||
- @captcha.plugins.service_collection
|
||||
|
||||
captchas.plugins.service_collection:
|
||||
captcha.plugins.service_collection:
|
||||
class: phpbb\di\service_collection
|
||||
arguments:
|
||||
- @service_container
|
||||
|
Loading…
x
Reference in New Issue
Block a user