You are here

public property YamlFormElement::$multiple in YAML Form 8

Flag that defines multiple (value) element.

Type: bool

File

src/Annotation/YamlFormElement.php, line 77

Class

YamlFormElement
Defines a form element annotation object.

Namespace

Drupal\yamlform\Annotation

Code

public $multiple = FALSE;