protected property WidgetBase::$eventDispatcher in Entity Browser 8
Same name and namespace in other branches
- 8.2 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_browserCode
protected $eventDispatcher;