You are here

protected property ReCaptchaV3Action::$threshold in reCAPTCHA v3 8

The reCAPTCHA v3 action threshold.

Type: float

File

src/Entity/ReCaptchaV3Action.php, line 78

Class

ReCaptchaV3Action
Defines the reCAPTCHA v3 action entity.

Namespace

Drupal\recaptcha_v3\Entity

Code

protected $threshold = 1;