You are here

protected property EntityCloneForm::$entityTypeDefinition in Entity Clone 8

The entity type définition.

Type: \Drupal\Core\Entity\EntityTypeInterface

File

src/Form/EntityCloneForm.php, line 44

Class

EntityCloneForm
Implements an entity Clone form.

Namespace

Drupal\entity_clone\Form

Code

protected $entityTypeDefinition;