downloadUrl = $downloadUrl; } public function getDownloadUrl() { return $this->downloadUrl; } }