protected property RngEventRouteContext::$routeMatch in RNG - Events and Registrations 8
Same name and namespace in other branches
- 8.2 src/ContextProvider/RngEventRouteContext.php \Drupal\rng\ContextProvider\RngEventRouteContext::routeMatch
- 3.x src/ContextProvider/RngEventRouteContext.php \Drupal\rng\ContextProvider\RngEventRouteContext::routeMatch
The route match object.
Type: \Drupal\Core\Routing\RouteMatchInterface
File
- src/
ContextProvider/ RngEventRouteContext.php, line 26
Class
- RngEventRouteContext
- Get the current RNG event from the route.
Namespace
Drupal\rng\ContextProviderCode
protected $routeMatch;