You are here

protected property EntityUsageBatchManager::$entityTypeManager in Entity Usage 8.2

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/EntityUsageBatchManager.php, line 29

Class

EntityUsageBatchManager
Manages Entity Usage integration with Batch API.

Namespace

Drupal\entity_usage

Code

protected $entityTypeManager;