You are here

protected property Replicator::$entityTypeManager in Replicate 8

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/Replicator.php, line 33

Class

Replicator
Class Replicator. Manages the replication of an entity.

Namespace

Drupal\replicate

Code

protected $entityTypeManager;