You are here

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

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

scheduler_rules_integration/src/Event/EventDeriver.php, line 34

Class

EventDeriver
Derives Rules events for all non-node entities supported by Scheduler.

Namespace

Drupal\scheduler_rules_integration\Event

Code

protected $entityTypeManager;