setPath($path); } public function toHtml(): string { $path = $this->getPath(); return ""; } }