You are here

protected property EntityOperations::$entityTypeManager in Workbench Moderation 8.2

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

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/EntityOperations.php, line 29

Class

EntityOperations
Defines a class for reacting to entity events.

Namespace

Drupal\workbench_moderation

Code

protected $entityTypeManager;