@@ -150,7 +150,7 @@ |
||
150 | 150 | * @param array $options |
151 | 151 | * @param bool $returnRaw |
152 | 152 | * |
153 | - * @return \Psr\Http\Message\ResponseInterface|\EasyWeChat\Kernel\Support\Collection|array|object|string |
|
153 | + * @return ResponseInterface |
|
154 | 154 | */ |
155 | 155 | public function request(string $url, string $method = 'GET', array $options = [], $returnRaw = false) |
156 | 156 | { |