Skip to content

Commit d1446f4

Browse files
committed
Fixes docblock
1 parent 2fe5881 commit d1446f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Message/InternalRequestInterface.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ interface InternalRequestInterface extends RequestInterface
2121
*
2222
* @param string $name
2323
*
24-
* @return mixed
24+
* @return string|array
2525
*/
2626
public function getData($name);
2727

0 commit comments

Comments
 (0)