versionFile; } public function getFolderId(): int { return $this->folder->id; } public function isCurrentVersion(): bool { return $this->currentVersion; } }