You are here

protected property ContentEntityCloneBase::$entityTypeManager in Entity Clone 8

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/EntityClone/Content/ContentEntityCloneBase.php, line 28

Class

ContentEntityCloneBase
Class ContentEntityCloneBase.

Namespace

Drupal\entity_clone\EntityClone\Content

Code

protected $entityTypeManager;