@@ -142,7 +142,7 @@ |
||
142 | 142 | * Sends a request |
143 | 143 | * |
144 | 144 | * @param string $method HTTP method |
145 | - * @param string|UriInterface $uri URI object or string. |
|
145 | + * @param string $uri URI object or string. |
|
146 | 146 | * @param array $options Request options to apply. |
147 | 147 | * |
148 | 148 | * @return Response |