Completed
Push — master ( 0da056...260312 )
by Aleksander
05:02
created
src/Yandex/Market/Partner/PartnerClient.php 1 patch
Doc Comments   +2 added lines, -2 removed lines patch added patch discarded remove patch
@@ -207,7 +207,7 @@  discard block
 block discarded – undo
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
@@ -311,7 +311,7 @@  discard block
 block discarded – undo
311 311
      *
312 312
      * @link https://tech.yandex.ru/market/partner/doc/dg/reference/get-campaigns-id-outlets-docpage/
313 313
      *
314
-     * @return Models\GetOrdersResponse
314
+     * @return Models\GetOutletsResponse
315 315
      */
316 316
     public function getOutletsResponse($params = [])
317 317
     {
Please login to merge, or discard this patch.