statusCode; } public function getErrorTitle(): string { return $this->errorTitle; } public function getHeaders(): array { return $this->headers; } }