public function HCaptcha::getErrors in hCaptcha 7
File
- src/
HCaptcha/ HCaptcha.php, line 81
Class
Namespace
HCaptchaCode
public function getErrors() {
return $this->errors;
}
public function getErrors() {
return $this->errors;
}