You are here

protected property EntityOperations::$tracker in Workbench Moderation 8.2

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

Type: \Drupal\workbench_moderation\RevisionTrackerInterface

File

src/EntityOperations.php, line 46

Class

EntityOperations
Defines a class for reacting to entity events.

Namespace

Drupal\workbench_moderation

Code

protected $tracker;