You are here

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

The entity type ID.

Type: string

File

src/EntityReferenceActionsHandler.php, line 93

Class

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

Namespace

Drupal\entity_reference_actions

Code

protected $entityTypeId;