You are here

protected property EntityReferenceActionsHandler::$entityTypeManager in Entity reference actions 1.x

The entity type manager service.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/EntityReferenceActionsHandler.php, line 44

Class

EntityReferenceActionsHandler
Provides the form functions to call actions on referenced entities.

Namespace

Drupal\entity_reference_actions

Code

protected $entityTypeManager;