You are here

protected property ReCaptchaV3SettingsForm::$elementInfoManager in reCAPTCHA v3 8

The element info manager.

Type: \Drupal\Core\Render\ElementInfoManager

File

src/Form/ReCaptchaV3SettingsForm.php, line 30

Class

ReCaptchaV3SettingsForm
Configure the google reCAPTCHA v3 api and fallback challenge.

Namespace

Drupal\recaptcha_v3\Form

Code

protected $elementInfoManager;