You are here

public property FormElement::$label in Flexiform 8

The human-readable name of the form element.

Type: \Drupal\Core\Annotation\Translation

File

src/Annotation/FormElement.php, line 35

Class

FormElement
Defines a flexiform form entity plugin annotation object.

Namespace

Drupal\flexiform\Annotation

Code

public $label;