You are here

protected property EntityQueueHandlerPluginCollection::$queue in Entityqueue 8

The entity queue that is using this plugin collection.

Type: \Drupal\entityqueue\Entity\EntityQueue

File

src/EntityQueueHandlerPluginCollection.php, line 18

Class

EntityQueueHandlerPluginCollection
Provides a container for lazily loading EntityQueueHandler plugins.

Namespace

Drupal\entityqueue

Code

protected $queue;