QueueFactory::$queues
Same name in other branches
- 9 core/lib/Drupal/Core/Queue/QueueFactory.php \Drupal\Core\Queue\QueueFactory::queues
- 8.9.x core/lib/Drupal/Core/Queue/QueueFactory.php \Drupal\Core\Queue\QueueFactory::queues
- 10 core/lib/Drupal/Core/Queue/QueueFactory.php \Drupal\Core\Queue\QueueFactory::queues
Instantiated queues, keyed by name.
Type: array
File
-
core/
lib/ Drupal/ Core/ Queue/ QueueFactory.php, line 19
Class
- QueueFactory
- Defines the queue factory.
Namespace
Drupal\Core\QueueCode
protected $queues = [];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.