getAllIntegration('app', 'gReCaptcha'); $siteKey = json_decode($allFormIntegrations[0]->integration_details)->siteKey; return self::field($field, $rowID, $field_name, $form_atomic_Cls_map, $formID, $siteKey, $error = null, $value = null); } private static function field($field, $rowID, $field_name, $form_atomic_Cls_map, $formID, $siteKey, $error = null, $value = null) { $fieldHelpers = new FieldHelpers($field, $rowID, $form_atomic_Cls_map); $theme = $field->config->theme; $size = $field->config->size; return <<getCustomAttributes('fld-wrp')} >
RECAPTCHAV2FIELD; } }