protected property RngEventRouteContext::$eventManager in RNG - Events and Registrations 8
Same name and namespace in other branches
- 8.2 src/ContextProvider/RngEventRouteContext.php \Drupal\rng\ContextProvider\RngEventRouteContext::eventManager
- 3.x src/ContextProvider/RngEventRouteContext.php \Drupal\rng\ContextProvider\RngEventRouteContext::eventManager
The RNG event manager.
Type: \Drupal\rng\EventManagerInterface
File
- src/
ContextProvider/ RngEventRouteContext.php, line 33
Class
- RngEventRouteContext
- Get the current RNG event from the route.
Namespace
Drupal\rng\ContextProviderCode
protected $eventManager;