x Sorry, these patches are not available anymore due to data migration. Please run a fresh inspection.
Completed
Pull Request — master (#180)
by
unknown
08:10
created
src/Yandex/Market/Partner/PartnerClient.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -70,7 +70,7 @@
 block discarded – undo
70 70
      * Sends a request
71 71
      *
72 72
      * @param string              $method  HTTP method
73
-     * @param string|UriInterface $uri     URI object or string.
73
+     * @param string $uri     URI object or string.
74 74
      * @param array               $options Request options to apply.
75 75
      *
76 76
      * @return Response
Please login to merge, or discard this patch.
src/Yandex/SafeBrowsing/SafeBrowsingClient.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -70,7 +70,7 @@
 block discarded – undo
70 70
      * Sends a request
71 71
      *
72 72
      * @param string              $method  HTTP method
73
-     * @param string|UriInterface $uri     URI object or string.
73
+     * @param string $uri     URI object or string.
74 74
      * @param array               $options Request options to apply.
75 75
      *
76 76
      * @return Response
Please login to merge, or discard this patch.