GenericEventSubscriber::$entityTypeManager

The entity type manager used for loading reaction rule config entities.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/EventSubscriber/GenericEventSubscriber.php, line 26

Class

GenericEventSubscriber
Subscribes to Symfony events and maps them to Rules events.

Namespace

Drupal\rules\EventSubscriber

Code

protected $entityTypeManager;