protected property EntityIsEventCheck::$eventManager in RNG - Events and Registrations 8
Same name and namespace in other branches
- 8.2 src/Access/EntityIsEventCheck.php \Drupal\rng\Access\EntityIsEventCheck::eventManager
- 3.x src/Access/EntityIsEventCheck.php \Drupal\rng\Access\EntityIsEventCheck::eventManager
The RNG event manager.
Type: \Drupal\rng\EventManagerInterface
File
- src/
Access/ EntityIsEventCheck.php, line 23
Class
- EntityIsEventCheck
- Checks that an entity is an event type.
Namespace
Drupal\rng\AccessCode
protected $eventManager;