You are here

protected property SchedulerRulesActionDeriver::$entityTypeManager in Scheduler 2.x

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

scheduler_rules_integration/src/Plugin/RulesAction/SchedulerRulesActionDeriver.php, line 28

Class

SchedulerRulesActionDeriver
Derives actions for each supported entity type.

Namespace

Drupal\scheduler_rules_integration\Plugin\RulesAction

Code

protected $entityTypeManager;