We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ee0dcef commit c854692Copy full SHA for c854692
1 file changed
system/HTTP/Request.php
@@ -98,7 +98,7 @@ public function getMethod(bool $upper = false): string
98
/**
99
* Sets the request method. Used when spoofing the request.
100
*
101
- * @return Request
+ * @return $this
102
103
* @deprecated Use withMethod() instead for immutability
104
0 commit comments