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