Skip to content

Commit f3fcff8

Browse files
committed
1 parent 116ee92 commit f3fcff8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/RequestInterface.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@ public function withMethod($method);
146146
*
147147
* @link http://tools.ietf.org/html/rfc3986#section-4.3
148148
* @return UriInterface Returns a UriInterface instance
149-
* representing the URI of the request, if any.
149+
* representing the URI of the request.
150150
*/
151151
public function getUri();
152152

0 commit comments

Comments
 (0)