You are here

protected property WidgetBase::$validationManager in Entity Browser 8

Same name and namespace in other branches
  1. 8.2 src/WidgetBase.php \Drupal\entity_browser\WidgetBase::validationManager

The Widget Validation Manager service.

Type: \Drupal\entity_browser\WidgetValidationManager

File

src/WidgetBase.php, line 70

Class

WidgetBase
Base class for widget plugins.

Namespace

Drupal\entity_browser

Code

protected $validationManager;