You are here

public property EntityBrowserSelectionDisplay::$description in Entity Browser 8

Same name and namespace in other branches
  1. 8.2 src/Annotation/EntityBrowserSelectionDisplay.php \Drupal\entity_browser\Annotation\EntityBrowserSelectionDisplay::description

A brief description of the selection display.

This will be shown when adding or configuring this selection display.

Type: \Drupal\Core\Annotation\Translation

File

src/Annotation/EntityBrowserSelectionDisplay.php, line 41

Class

EntityBrowserSelectionDisplay
Defines an entity browser selection display annotation object.

Namespace

Drupal\entity_browser\Annotation

Code

public $description = '';