You are here

protected property DynamicLocalTasks::$entityTypeManager in Workbench Moderation 8

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

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

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

Class

DynamicLocalTasks
Generates moderation-related local tasks.

Namespace

Drupal\workbench_moderation\Plugin\Derivative

Code

protected $entityTypeManager;