You are here

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

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

The human-readable name of the plugin.

Type: \Drupal\Core\Annotation\Translation

File

src/Annotation/WebformSourceEntity.php, line 39

Class

WebformSourceEntity
Defines a webform source entity annotation object.

Namespace

Drupal\webform\Annotation

Code

public $label;