@@ -393,7 +393,7 @@ |
||
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 | */ |