You are here

protected property ReCaptchaV3SettingsForm::$captchaService in reCAPTCHA v3 8

The CAPTCHA helper service.

Type: \Drupal\captcha\Service\CaptchaService

File

src/Form/ReCaptchaV3SettingsForm.php, line 37

Class

ReCaptchaV3SettingsForm
Configure the google reCAPTCHA v3 api and fallback challenge.

Namespace

Drupal\recaptcha_v3\Form

Code

protected $captchaService;