@@ -207,7 +207,7 @@ |
||
| 207 | 207 | * Sends a request |
| 208 | 208 | * |
| 209 | 209 | * @param string $method HTTP method |
| 210 | - * @param string|UriInterface $uri URI object or string. |
|
| 210 | + * @param string $uri URI object or string. |
|
| 211 | 211 | * @param array $options Request options to apply. |
| 212 | 212 | * |
| 213 | 213 | * @return Response |