You are here

protected property EntityActionsDeriver::$entityTypeManager in Entity API 8

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

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

Class

EntityActionsDeriver
Derives local actions for entity types.

Namespace

Drupal\entity\Plugin\Derivative

Code

protected $entityTypeManager;