You are here

constant ReCaptcha::E_INVALID_JSON in reCAPTCHA 7.2

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

Invalid JSON received @const string

File

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

Class

ReCaptcha
reCAPTCHA client.

Namespace

ReCaptcha

Code

const E_INVALID_JSON = 'invalid-json';