You are here

public property WebformHandler::$description in Webform 8.5

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

A brief description of the webform handler.

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

Type: \Drupal\Core\Annotation\Translation

File

src/Annotation/WebformHandler.php, line 60

Class

WebformHandler
Defines a webform handler annotation object.

Namespace

Drupal\webform\Annotation

Code

public $description = '';