private property Response::$errorCodes in reCAPTCHA 8.2
Same name and namespace in other branches
- 6.2 recaptcha-php/src/ReCaptcha/Response.php \ReCaptcha\Response::errorCodes
- 7.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
ReCaptchaCode
private $errorCodes = array();