You are here

protected property EntityOperations::$entityTypeManager in Config Entity Revisions 8.2

The Entity Type Manager service.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/EntityOperations.php, line 39

Class

EntityOperations
Defines a class for reacting to entity events.

Namespace

Drupal\config_entity_revisions

Code

protected $entityTypeManager;