You are here

public property EntityBrowserFieldWidgetDisplay::$description in Entity Browser 8

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

A brief description of the field widget display.

This will be shown when adding or configuring this display.

Type: \Drupal\Core\Annotation\Translation

File

src/Annotation/EntityBrowserFieldWidgetDisplay.php, line 41

Class

EntityBrowserFieldWidgetDisplay
Defines an entity browser field widget display annotation object.

Namespace

Drupal\entity_browser\Annotation

Code

public $description = '';