You are here

protected property EntityQueue::$handler in Entityqueue 8

The ID of the EntityQueueHandler.

Type: string

File

src/Entity/EntityQueue.php, line 99

Class

EntityQueue
Defines the EntityQueue entity class.

Namespace

Drupal\entityqueue\Entity

Code

protected $handler = 'simple';