You are here

constant ReCaptcha::E_CONNECTION_FAILED in reCAPTCHA 8.2

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

Could not connect to service @const string

File

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

Class

ReCaptcha
reCAPTCHA client.

Namespace

ReCaptcha

Code

const E_CONNECTION_FAILED = 'connection-failed';