You are here

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

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