You are here

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

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

A brief description of the results exporter.

This will be shown when adding or configuring this results exporter.

Type: \Drupal\Core\Annotation\Translation

File

src/Annotation/WebformExporter.php, line 59

Class

WebformExporter
Defines a results exporter annotation object.

Namespace

Drupal\webform\Annotation

Code

public $description = '';