You are here

public property YamlFormElement::$label in YAML Form 8

The human-readable name of the form element.

Type: \Drupal\Core\Annotation\Translation

File

src/Annotation/YamlFormElement.php, line 47

Class

YamlFormElement
Defines a form element annotation object.

Namespace

Drupal\yamlform\Annotation

Code

public $label;