You are here

protected property RngCron::$ruleSchedulerQueue in RNG - Events and Registrations 3.x

Same name and namespace in other branches
  1. 8.2 src/RngCron.php \Drupal\rng\RngCron::ruleSchedulerQueue
  2. 8 src/RngCron.php \Drupal\rng\RngCron::ruleSchedulerQueue

Queue for rule scheduler.

Type: \Drupal\Core\Queue\QueueInterface

File

src/RngCron.php, line 19

Class

RngCron
RNG Cron.

Namespace

Drupal\rng

Code

protected $ruleSchedulerQueue;