httpStatusCode = $httpStatusCode; } /** * @return int */ public function getHttpStatusCode(): int { return $this->httpStatusCode; } }