You are here

protected property ReCaptchaV3Action::$challenge in reCAPTCHA v3 8

The reCAPTCHA v3 action fallback challenge.

Type: string

File

src/Entity/ReCaptchaV3Action.php, line 85

Class

ReCaptchaV3Action
Defines the reCAPTCHA v3 action entity.

Namespace

Drupal\recaptcha_v3\Entity

Code

protected $challenge = 'default';