You are here

public function HCaptcha::getErrors in hCaptcha 8

File

src/HCaptcha/HCaptcha.php, line 81

Class

HCaptcha

Namespace

Drupal\hcaptcha\HCaptcha

Code

public function getErrors() {
  return $this->errors;
}