Completed
Pull Request — master (#143)
by Alexander
05:04
created
src/Yandex/DataSync/DataSyncClient.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -295,7 +295,7 @@
 block discarded – undo
295 295
      * Sends a request
296 296
      *
297 297
      * @param string              $method  HTTP method
298
-     * @param UriInterface|string $uri     URI object or string.
298
+     * @param string $uri     URI object or string.
299 299
      * @param array               $options Request options to apply.
300 300
      *
301 301
      * @return Response|\Psr\Http\Message\ResponseInterface
Please login to merge, or discard this patch.