You are here

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

The UUID service.

Type: \Drupal\Component\Uuid\UuidInterface

File

src/EntityReferenceActionsHandler.php, line 65

Class

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

Namespace

Drupal\entity_reference_actions

Code

protected $uuidGenerator;