file; } public function getFolder(): Folder { return $this->folder; } public function getOriginalFolder(): FolderInterface { return $this->originalFolder; } }