We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 563ef33 commit 96d92ddCopy full SHA for 96d92dd
1 file changed
system/HTTP/MessageTrait.php
@@ -59,7 +59,7 @@ public function setBody($data): self
59
/**
60
* Appends data to the body of the current message.
61
*
62
- * @param mixed $data
+ * @param string $data
63
64
* @return $this
65
*/
0 commit comments