httpCode = $httpCode; } public function getHttpCode(): ?int { return $this->httpCode; } }