You are here

protected property CronJobDiscovery::$queueManager in Ultimate Cron 8.2

Type: \Drupal\Core\Queue\QueueWorkerManagerInterface

File

src/CronJobDiscovery.php, line 24

Class

CronJobDiscovery
Discovery and instantiation of default cron jobs.

Namespace

Drupal\ultimate_cron

Code

protected $queueManager;