You are here

protected property RngEventRouteContext::$eventManager in RNG - Events and Registrations 8

Same name and namespace in other branches
  1. 8.2 src/ContextProvider/RngEventRouteContext.php \Drupal\rng\ContextProvider\RngEventRouteContext::eventManager
  2. 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\ContextProvider

Code

protected $eventManager;