You are here

public property YamlFormElement::$hidden in YAML Form 8

Flag that defines hidden element.

Type: bool

File

src/Annotation/YamlFormElement.php, line 63

Class

YamlFormElement
Defines a form element annotation object.

Namespace

Drupal\yamlform\Annotation

Code

public $hidden = FALSE;