You are here

constant ReCaptcha::E_UNKNOWN_ERROR in reCAPTCHA 8.2

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

Not a success, but no error codes received! @const string

File

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

Class

ReCaptcha
reCAPTCHA client.

Namespace

ReCaptcha

Code

const E_UNKNOWN_ERROR = 'unknown-error';