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 2fe5881 commit d1446f4Copy full SHA for d1446f4
src/Message/InternalRequestInterface.php
@@ -21,7 +21,7 @@ interface InternalRequestInterface extends RequestInterface
21
*
22
* @param string $name
23
24
- * @return mixed
+ * @return string|array
25
*/
26
public function getData($name);
27
0 commit comments