You are here

protected property EntityDuplicateController::$entityTypeManager in Entity API 8

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/Controller/EntityDuplicateController.php, line 31

Class

EntityDuplicateController

Namespace

Drupal\entity\Controller

Code

protected $entityTypeManager;