@@ -291,7 +291,7 @@ |
||
291 | 291 | /** |
292 | 292 | * Retrieving search results |
293 | 293 | * |
294 | - * @return Client $client |
|
294 | + * @return string $client |
|
295 | 295 | * @throws YandexException|ClientException|GuzzleException |
296 | 296 | */ |
297 | 297 | public function get(): string |