routeUrl = $routeUrl; $this->routeName = $routeName; $this->routeController = $routeController; $this->routeAction = $routeAction; $this->routeMethods = $routeMethods; } }