You are here

protected property DisplayBase::$eventDispatcher in Entity Browser 8.2

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

Event dispatcher service.

Type: \Symfony\Component\EventDispatcher\EventDispatcherInterface

File

src/DisplayBase.php, line 42

Class

DisplayBase
Base implementation for display plugins.

Namespace

Drupal\entity_browser

Code

protected $eventDispatcher;