public property WebformHandler::$description in Webform 6.x
Same name and namespace in other branches
- 8.5 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\AnnotationCode
public $description = '';