Completed
Push — master ( 50fa90...02ff86 )
by Raza
02:18
created
src/Traits/PayPalRequest.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -393,7 +393,7 @@
 block discarded – undo
393 393
      * Parse PayPal NVP Response.
394 394
      *
395 395
      * @param string $method
396
-     * @param mixed  $response
396
+     * @param \Psr\Http\Message\StreamInterface  $response
397 397
      *
398 398
      * @return array
399 399
      */
Please login to merge, or discard this patch.