protected property HCaptcha::$attributes in hCaptcha 8
File
- src/
HCaptcha/ HCaptcha.php, line 11
Class
Namespace
Drupal\hcaptcha\HCaptchaCode
protected $attributes = array(
'class' => 'h-captcha',
'data-sitekey' => '',
'data-theme' => '',
'data-size' => '',
'data-tabindex' => 0,
);