protected static property YamlFormCheckboxesOther::$type in YAML Form 8
The type of element.
Type: string
Overrides YamlFormOtherBase::$type
File
- src/
Element/ YamlFormCheckboxesOther.php, line 15
Class
- YamlFormCheckboxesOther
- Provides a form element for checkboxes with an other option.
Namespace
Drupal\yamlform\ElementCode
protected static $type = 'checkboxes';