You are here

protected property EventRuleResetCheck::$eventManager in RNG - Events and Registrations 3.x

Same name and namespace in other branches
  1. 8.2 src/Access/EventRuleResetCheck.php \Drupal\rng\Access\EventRuleResetCheck::eventManager
  2. 8 src/Access/EventRuleResetCheck.php \Drupal\rng\Access\EventRuleResetCheck::eventManager

The RNG event manager.

Type: \Drupal\rng\EventManagerInterface

File

src/Access/EventRuleResetCheck.php, line 23

Class

EventRuleResetCheck
Checks that an entity is an event type.

Namespace

Drupal\rng\Access

Code

protected $eventManager;