Instantiated queues, keyed by name.
Type: array
File
- core/lib/Drupal/Core/Queue/QueueFactory.php, line 21
Class
- QueueFactory
- Defines the queue factory.
Namespace
Drupal\Core\Queue
Code
1 | protected $queues = array (); |
Instantiated queues, keyed by name.
Type: array
Drupal\Core\Queue
1 | protected $queues = array (); |
Designed by : w10schools
service@w10schools.com
Please login to continue.