You are here

protected property EventRuleResetCheck::$eventManager in RNG - Events and Registrations 8.2

Same name and namespace in other branches
  1. 8 src/Access/EventRuleResetCheck.php \Drupal\rng\Access\EventRuleResetCheck::eventManager
  2. 3.x 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;