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