You are here

protected property ConfigEntityCloneBase::$entityTypeManager in Entity Clone 8

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/EntityClone/Config/ConfigEntityCloneBase.php, line 22

Class

ConfigEntityCloneBase
Class ConfigEntityCloneBase.

Namespace

Drupal\entity_clone\EntityClone\Config

Code

protected $entityTypeManager;