Commaaa2
This commit is contained in:
2
vendor/guzzlehttp/psr7/src/Response.php
vendored
2
vendor/guzzlehttp/psr7/src/Response.php
vendored
@@ -96,7 +96,7 @@ class Response implements ResponseInterface
|
||||
array $headers = [],
|
||||
$body = null,
|
||||
string $version = '1.1',
|
||||
string $reason = null
|
||||
?string $reason = null
|
||||
) {
|
||||
$this->assertStatusCodeRange($status);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user