You are here

public property YamlFormElement::$composite in YAML Form 8

Flag that defines composite element.

Type: bool

File

src/Annotation/YamlFormElement.php, line 84

Class

YamlFormElement
Defines a form element annotation object.

Namespace

Drupal\yamlform\Annotation

Code

public $composite = FALSE;