You are here

public property WebformSourceEntity::$label in Webform 8.5

Same name and namespace in other branches
  1. 6.x 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;