You are here

constant ReCaptcha::E_SCORE_THRESHOLD_NOT_MET in reCAPTCHA 8.2

Same name and namespace in other branches
  1. 7.2 recaptcha-php/src/ReCaptcha/ReCaptcha.php \ReCaptcha\ReCaptcha::E_SCORE_THRESHOLD_NOT_MET

Score threshold not met @const string

File

recaptcha-php/src/ReCaptcha/ReCaptcha.php, line 98

Class

ReCaptcha
reCAPTCHA client.

Namespace

ReCaptcha

Code

const E_SCORE_THRESHOLD_NOT_MET = 'score-threshold-not-met';