You are here

protected property EntityOperations::$eventDispatcher in Workbench Moderation 8.2

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

The event dispatcher.

Type: \Symfony\Component\EventDispatcher\EventDispatcherInterface

File

src/EntityOperations.php, line 36

Class

EntityOperations
Defines a class for reacting to entity events.

Namespace

Drupal\workbench_moderation

Code

protected $eventDispatcher;