You are here

protected property EntityClonePermissions::$entityTypeManager in Entity Clone 8

The entoty type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/EntityClonePermissions.php, line 21

Class

EntityClonePermissions
Provides dynamic permissions of the entity_clone module.

Namespace

Drupal\entity_clone

Code

protected $entityTypeManager;