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

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;