You are here

public property EntityBrowserWidget::$label in Entity Browser 8.2

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

The human-readable name of the widget.

Type: \Drupal\Core\Annotation\Translation

File

src/Annotation/EntityBrowserWidget.php, line 30

Class

EntityBrowserWidget
Defines an entity browser widget annotation object.

Namespace

Drupal\entity_browser\Annotation

Code

public $label;