zipErrorCode = $zipErrorCode; } public function zipErrorCode(): int { return $this->zipErrorCode; } }