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