You are here

public property WebformVariant::$label in Webform 6.x

Same name and namespace in other branches
  1. 8.5 src/Annotation/WebformVariant.php \Drupal\webform\Annotation\WebformVariant::label

The human-readable name of the webform variant.

Type: \Drupal\Core\Annotation\Translation

File

src/Annotation/WebformVariant.php, line 39

Class

WebformVariant
Defines a webform variant annotation object.

Namespace

Drupal\webform\Annotation

Code

public $label;