url = $url; } /** * @return string */ public function getUrl() { return $this->url; } }