Skip to content

Commit d9d19c6

Browse files
committed
docs: fix @param type
1 parent c7ec2c9 commit d9d19c6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

system/Test/FeatureTestTrait.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ public function withBodyFormat(string $format)
110110
/**
111111
* Set the raw body for the request
112112
*
113-
* @param mixed $body
113+
* @param string $body
114114
*
115115
* @return $this
116116
*/

0 commit comments

Comments
 (0)