You are here

protected property ConditionDeriver::$schedulerManager in Scheduler 2.x

The scheduler manager.

Type: \Drupal\scheduler\SchedulerManager

File

scheduler_rules_integration/src/Plugin/Condition/ConditionDeriver.php, line 33

Class

ConditionDeriver
Derives conditions for each supported entity type (except nodes).

Namespace

Drupal\scheduler_rules_integration\Plugin\Condition

Code

protected $schedulerManager;