linkPath = $linkPath; } public function getLinkPath() { return $this->linkPath; } public function getDisplayPath() { return $this->getLinkPath(); } }