You are here

protected property RuleScheduler::$schedulerStorage in RNG - Events and Registrations 8

Same name and namespace in other branches
  1. 8.2 src/Plugin/Condition/RuleScheduler.php \Drupal\rng\Plugin\Condition\RuleScheduler::schedulerStorage
  2. 3.x src/Plugin/Condition/RuleScheduler.php \Drupal\rng\Plugin\Condition\RuleScheduler::schedulerStorage

File

src/Plugin/Condition/RuleScheduler.php, line 24

Class

RuleScheduler
Schedules rule execution based on the configured date.

Namespace

Drupal\rng\Plugin\Condition

Code

protected $schedulerStorage;