You are here

public property YamlFormHandler::$label in YAML Form 8

The human-readable name of the form handler.

Type: \Drupal\Core\Annotation\Translation

File

src/Annotation/YamlFormHandler.php, line 40

Class

YamlFormHandler
Defines a form handler annotation object.

Namespace

Drupal\yamlform\Annotation

Code

public $label;