You are here

constant ReCaptcha::E_MISSING_INPUT_RESPONSE in reCAPTCHA 8.2

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

ReCAPTCHA response not provided @const string

File

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

Class

ReCaptcha
reCAPTCHA client.

Namespace

ReCaptcha

Code

const E_MISSING_INPUT_RESPONSE = 'missing-input-response';