You are here

public property WebformElement::$description in Webform 8.5

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

A brief description of the webform element.

This will be shown when adding or configuring this webform element.

Type: \Drupal\Core\Annotation\Translation

File

src/Annotation/WebformElement.php, line 83

Class

WebformElement
Defines a webform element annotation object.

Namespace

Drupal\webform\Annotation

Code

public $description = '';