File: config/default/container/services_captcha.yml
Unmodified
Added
Modified
Removed
Line 55 | Line 55 |
---|
shared: false calls: - [set_name, [core.captcha.plugins.recaptcha]]
|
shared: false calls: - [set_name, [core.captcha.plugins.recaptcha]]
|
| tags: - { name: captcha.plugins }
core.captcha.plugins.recaptcha_v3: class: phpbb\captcha\plugins\recaptcha_v3 shared: false calls: - ['set_name', ['core.captcha.plugins.recaptcha_v3']]
|
tags: - { name: captcha.plugins }
| tags: - { name: captcha.plugins }
|