You are here

public property EntityBrowserWidgetSelector::$label in Entity Browser 8.2

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

The human-readable name of the widget selector.

Type: \Drupal\Core\Annotation\Translation

File

src/Annotation/EntityBrowserWidgetSelector.php, line 30

Class

EntityBrowserWidgetSelector
Defines an entity browser widget selector annotation object.

Namespace

Drupal\entity_browser\Annotation

Code

public $label;