We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d1446f4 commit 97892bcCopy full SHA for 97892bc
src/Message/MessageFactoryInterface.php
@@ -49,7 +49,7 @@ public function setBaseUri($baseUri);
49
* @param string|UriInterface $uri
50
* @param string $method
51
* @param string $protocolVersion
52
- * @param array $headers
+ * @param string[] $headers
53
* @param resource|string|StreamInterface|null $body
54
* @param array $parameters
55
*
@@ -92,7 +92,7 @@ public function createInternalRequest(
92
93
* @param integer $statusCode
94
95
96
97
98
0 commit comments