You are here

protected property EntityCloneSettingsManager::$entityTypeManager in Entity Clone 8

The entity type manager service.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/EntityCloneSettingsManager.php, line 20

Class

EntityCloneSettingsManager
Manage entity clone configuration.

Namespace

Drupal\entity_clone

Code

protected $entityTypeManager;