You are here

protected property EntityOperations::$entityTypeManager in Workspace 8.2

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

The entity type manager service.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/EntityOperations.php, line 27

Class

EntityOperations
Defines a class for reacting to entity events.

Namespace

Drupal\workspace

Code

protected $entityTypeManager;