public property EntityBrowserWidget::$description in Entity Browser 8
Same name and namespace in other branches
- 8.2 src/Annotation/EntityBrowserWidget.php \Drupal\entity_browser\Annotation\EntityBrowserWidget::description
A brief description of the widget.
This will be shown when adding or configuring this widget.
Type: \Drupal\Core\Annotation\Translation
File
- src/
Annotation/ EntityBrowserWidget.php, line 41
Class
- EntityBrowserWidget
- Defines an entity browser widget annotation object.
Namespace
Drupal\entity_browser\AnnotationCode
public $description = '';