You are here

public property EntityBrowserWidgetValidation::$label in Entity Browser 8

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

The human-readable name of the widget validator.

Type: \Drupal\Core\Annotation\Translation

File

src/Annotation/EntityBrowserWidgetValidation.php, line 30

Class

EntityBrowserWidgetValidation
Defines an entity browser widget validation annotation object.

Namespace

Drupal\entity_browser\Annotation

Code

public $label;