You are here

constant ReCaptcha::E_ACTION_MISMATCH in reCAPTCHA 8.2

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

Expected action did not match @const string

File

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

Class

ReCaptcha
reCAPTCHA client.

Namespace

ReCaptcha

Code

const E_ACTION_MISMATCH = 'action-mismatch';