You are here

public property EntityBrowserDisplay::$description in Entity Browser 8.2

Same name and namespace in other branches
  1. 8 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\Annotation

Code

public $description = '';