protected property SelectionDisplayBase::$eventDispatcher in Entity Browser 8.2
Same name and namespace in other branches
- 8 src/SelectionDisplayBase.php \Drupal\entity_browser\SelectionDisplayBase::eventDispatcher
Event dispatcher service.
Type: \Symfony\Component\EventDispatcher\EventDispatcherInterface
File
- src/
SelectionDisplayBase.php, line 35
Class
- SelectionDisplayBase
- Base implementation for selection display plugins.
Namespace
Drupal\entity_browserCode
protected $eventDispatcher;