You are here

protected property EntityCloneForm::$entityTypeManager in Entity Clone 8

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/Form/EntityCloneForm.php, line 30

Class

EntityCloneForm
Implements an entity Clone form.

Namespace

Drupal\entity_clone\Form

Code

protected $entityTypeManager;