You are here

protected property WidgetBase::$eventDispatcher in Entity Browser 8.2

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

Event dispatcher service.

Type: \Symfony\Component\EventDispatcher\EventDispatcherInterface

File

src/WidgetBase.php, line 56

Class

WidgetBase
Base class for widget plugins.

Namespace

Drupal\entity_browser

Code

protected $eventDispatcher;