title = $title; $this->url = $url; $this->controller = $controller; $this->priority = $priority; parent::__construct(); } } ?>