You are here

protected property WorkflowLocalTask::$entityTypeManager in Workflow 8

The entity manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/Plugin/Derivative/WorkflowLocalTask.php, line 26

Class

WorkflowLocalTask
Provides local task definitions for all entity bundles.

Namespace

Drupal\workflow\Plugin\Derivative

Code

protected $entityTypeManager;