@@ -418,7 +418,7 @@ |
||
418 | 418 | /** |
419 | 419 | * Parse Response XML to array. |
420 | 420 | * |
421 | - * @param string|\Psr\Http\Message\ResponseInterface $response |
|
421 | + * @param ResponseInterface $response |
|
422 | 422 | * |
423 | 423 | * @return \EasyWeChat\Support\Collection |
424 | 424 | */ |