You are here

protected property EntityOperations::$entityTypeManager in Workspace 8

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

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/EntityOperations.php, line 25

Class

EntityOperations
Defines a class for reacting to entity events.

Namespace

Drupal\workspace

Code

protected $entityTypeManager;