You are here

protected property DynamicLocalTasks::$entityTypeManager in Entity Reference Hierarchy 3.x

Same name and namespace in other branches
  1. 8.2 src/Plugin/Derivative/DynamicLocalTasks.php \Drupal\entity_hierarchy\Plugin\Derivative\DynamicLocalTasks::entityTypeManager

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

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

Class

DynamicLocalTasks
Generates children tab for relevant entities.

Namespace

Drupal\entity_hierarchy\Plugin\Derivative

Code

protected $entityTypeManager;