You are here

protected property EntityOperations::$tracker in Workbench Moderation 8

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

Revision tracker.

Type: \Drupal\workbench_moderation\RevisionTrackerInterface

File

src/EntityOperations.php, line 55

Class

EntityOperations
Defines a class for reacting to entity events.

Namespace

Drupal\workbench_moderation

Code

protected $tracker;