userId; } public function getFileId(): int { return $this->fileId; } public function getFileName(): string { return $this->fileName; } }