routeCollection = $route_collection; } /** * Gets the route collection. */ public function getRouteCollection() { return $this->routeCollection; } }