You are here

public property WebformElement::$category in Webform 6.x

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

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

Type: \Drupal\Core\Annotation\Translation

File

src/Annotation/WebformElement.php, line 72

Class

WebformElement
Defines a webform element annotation object.

Namespace

Drupal\webform\Annotation

Code

public $category = '';