You are here

public property WebformExporter::$category in Webform 8.5

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

The category in the admin UI where the block will be listed.

Type: \Drupal\Core\Annotation\Translation

File

src/Annotation/WebformExporter.php, line 48

Class

WebformExporter
Defines a results exporter annotation object.

Namespace

Drupal\webform\Annotation

Code

public $category = '';