protected property WebformOptionsCustom::$value_attributes in Webform 8.5
Same name and namespace in other branches
- 6.x modules/webform_options_custom/src/Entity/WebformOptionsCustom.php \Drupal\webform_options_custom\Entity\WebformOptionsCustom::value_attributes
The option value attribute names.
Type: string
File
- modules/
webform_options_custom/ src/ Entity/ WebformOptionsCustom.php, line 150
Class
- WebformOptionsCustom
- Defines the webform options custom entity.
Namespace
Drupal\webform_options_custom\EntityCode
protected $value_attributes = 'data-option-value,data-value,data-id,id';