You are here

constant ReCaptcha::E_CHALLENGE_TIMEOUT in reCAPTCHA 7.2

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

Challenge timeout @const string

File

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

Class

ReCaptcha
reCAPTCHA client.

Namespace

ReCaptcha

Code

const E_CHALLENGE_TIMEOUT = 'challenge-timeout';