You are here

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

All available options for this entity_type.

Type: \Drupal\system\ActionConfigEntityInterface[]

File

src/EntityReferenceActionsHandler.php, line 79

Class

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

Namespace

Drupal\entity_reference_actions

Code

protected $actions = [];