You are here

public property WebformExporter::$label in Webform 8.5

Same name and namespace in other branches
  1. 6.x src/Annotation/WebformExporter.php \Drupal\webform\Annotation\WebformExporter::label

The human-readable name of the results exporter.

Type: \Drupal\Core\Annotation\Translation

File

src/Annotation/WebformExporter.php, line 39

Class

WebformExporter
Defines a results exporter annotation object.

Namespace

Drupal\webform\Annotation

Code

public $label;