Gets the route match this event is related to.
\Drupal\Core\Routing\RouteMatchInterface The route match this event is related to.
public function getRouteMatch() { return $this->routeMatch; }