protected property QueueFactory::$queues in Zircon Profile 8
Same name and namespace in other branches
- 8.0 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 26 - Contains \Drupal\Core\Queue\QueueFactory.
Class
- QueueFactory
- Defines the queue factory.
Namespace
Drupal\Core\QueueCode
protected $queues = array();