You are here

constant ReCaptcha::E_BAD_RESPONSE in reCAPTCHA 8.2

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

Did not receive a 200 from the service @const string

File

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

Class

ReCaptcha
reCAPTCHA client.

Namespace

ReCaptcha

Code

const E_BAD_RESPONSE = 'bad-response';