You are here

public property EntityBrowserFieldWidgetDisplay::$label in Entity Browser 8.2

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

The human-readable name of the field widget display display.

Type: \Drupal\Core\Annotation\Translation

File

src/Annotation/EntityBrowserFieldWidgetDisplay.php, line 30

Class

EntityBrowserFieldWidgetDisplay
Defines an entity browser field widget display annotation object.

Namespace

Drupal\entity_browser\Annotation

Code

public $label;