You are here

protected property FieldToolsLocalTask::$entityTypeManager in Field tools 8

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/Plugin/Derivative/FieldToolsLocalTask.php, line 31

Class

FieldToolsLocalTask
Provides local task definitions for all entity bundles.

Namespace

Drupal\field_tools\Plugin\Derivative

Code

protected $entityTypeManager;