You are here

protected property EntityQueue::$handler_configuration in Entityqueue 8

An array to store and load the EntityQueueHandler plugin configuration.

Type: array

File

src/Entity/EntityQueue.php, line 106

Class

EntityQueue
Defines the EntityQueue entity class.

Namespace

Drupal\entityqueue\Entity

Code

protected $handler_configuration = [];