The queue plugin manager.
Type: \Drupal\Core\Queue\QueueWorkerManagerInterface
File
- core/lib/Drupal/Core/Cron.php, line 69
Class
- Cron
- The Drupal core Cron service.
Namespace
Drupal\Core
Code
protected $queueManager;
The queue plugin manager.
Type: \Drupal\Core\Queue\QueueWorkerManagerInterface
Drupal\Core
protected $queueManager;
Please login to continue.