@@ -77,7 +77,6 @@ discard block |
||
| 77 | 77 | * Send MerchantPay. |
| 78 | 78 | * |
| 79 | 79 | * @param array $params |
| 80 | - * @param string $type |
|
| 81 | 80 | * |
| 82 | 81 | * @return \EasyWeChat\Support\Collection |
| 83 | 82 | */ |
@@ -137,7 +136,7 @@ discard block |
||
| 137 | 136 | /** |
| 138 | 137 | * Parse Response XML to array. |
| 139 | 138 | * |
| 140 | - * @param \Psr\Http\Message\ResponseInterface|string $response |
|
| 139 | + * @param ResponseInterface $response |
|
| 141 | 140 | * |
| 142 | 141 | * @return \EasyWeChat\Support\Collection |
| 143 | 142 | */ |