protected property Cron::$queueFactory in Drupal 9
Same name and namespace in other branches
- 8 core/lib/Drupal/Core/Cron.php \Drupal\Core\Cron::queueFactory
The queue service.
Type: \Drupal\Core\Queue\QueueFactory
File
- core/
lib/ Drupal/ Core/ Cron.php, line 46
Class
- Cron
- The Drupal core Cron service.
Namespace
Drupal\CoreCode
protected $queueFactory;