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.
1 parent 116ee92 commit f3fcff8Copy full SHA for f3fcff8
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