The queue service.
Type: \Drupal\Core\Queue\QueueFactory
File
- core/lib/Drupal/Core/Cron.php, line 41
Class
- Cron
- The Drupal core Cron service.
Namespace
Drupal\Core
Code
protected $queueFactory;
The queue service.
Type: \Drupal\Core\Queue\QueueFactory
Drupal\Core
protected $queueFactory;
Please login to continue.