You are here

constant ReCaptcha::E_HOSTNAME_MISMATCH in reCAPTCHA 8.2

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

Expected hostname did not match @const string

File

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

Class

ReCaptcha
reCAPTCHA client.

Namespace

ReCaptcha

Code

const E_HOSTNAME_MISMATCH = 'hostname-mismatch';