Same name and namespace in other branches
  1. 8.x-1.x src/EntityClone/Config/ConfigEntityCloneFormBase.php \Drupal\entity_clone\EntityClone\Config\ConfigEntityCloneFormBase::entityTypeManager

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/EntityClone/Config/ConfigEntityCloneFormBase.php, line 31

Class

ConfigEntityCloneFormBase
Class Config Entity Clone FormBase.

Namespace

Drupal\entity_clone\EntityClone\Config

Code

protected $entityTypeManager;