id; } public function setFilePath($filePath) { $this->filePath = $filePath; } public function getFilePath() { return $this->filePath; } }