You are here

protected property Queue::$pluginCollection in Advanced Queue 8

The plugin collection that holds the backend plugin.

Type: \Drupal\advancedqueue\BackendPluginCollection

File

src/Entity/Queue.php, line 117

Class

Queue
Defines the queue entity class.

Namespace

Drupal\advancedqueue\Entity

Code

protected $pluginCollection;