You are here

private property Response::$errorCodes in reCAPTCHA 7.2

Same name and namespace in other branches
  1. 8.2 recaptcha-php/src/ReCaptcha/Response.php \ReCaptcha\Response::errorCodes
  2. 6.2 recaptcha-php/src/ReCaptcha/Response.php \ReCaptcha\Response::errorCodes

Error code strings.

Type: array

File

recaptcha-php/src/ReCaptcha/Response.php, line 44

Class

Response
The response returned from the service.

Namespace

ReCaptcha

Code

private $errorCodes = array();