protected property EntityOperations::$eventDispatcher in Workbench Moderation 8
Same name and namespace in other branches
- 8.2 src/EntityOperations.php \Drupal\workbench_moderation\EntityOperations::eventDispatcher
The event dispatcher.
Type: \Symfony\Component\EventDispatcher\EventDispatcherInterface
File
- src/
EntityOperations.php, line 41
Class
- EntityOperations
- Defines a class for reacting to entity events.
Namespace
Drupal\workbench_moderationCode
protected $eventDispatcher;