You are here

protected property EntityTasksDeriver::$entityTypeManager in Entity API 8

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/Plugin/Derivative/EntityTasksDeriver.php, line 20

Class

EntityTasksDeriver
Derives local tasks for entity types.

Namespace

Drupal\entity\Plugin\Derivative

Code

protected $entityTypeManager;