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.
2 parents 116ee92 + f3fcff8 commit 9723465Copy full SHA for 9723465
src/RequestInterface.php
@@ -146,7 +146,7 @@ public function withMethod($method);
146
*
147
* @link http://tools.ietf.org/html/rfc3986#section-4.3
148
* @return UriInterface Returns a UriInterface instance
149
- * representing the URI of the request, if any.
+ * representing the URI of the request.
150
*/
151
public function getUri();
152
0 commit comments