You are here

protected property DynamicLocalTasks::$entityTypeManager in Entity Clone 8

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/Plugin/Derivative/DynamicLocalTasks.php, line 21

Class

DynamicLocalTasks
Defines dynamic local tasks.

Namespace

Drupal\entity_clone\Plugin\Derivative

Code

protected $entityTypeManager;