You are here

protected property WidgetValidationBase::$label in Entity Browser 8.2

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

Plugin label.

Type: string

File

src/WidgetValidationBase.php, line 22

Class

WidgetValidationBase
Base implementation for widget validation plugins.

Namespace

Drupal\entity_browser

Code

protected $label;