@@ -388,7 +388,7 @@ |
||
388 | 388 | * @throws ErrorException If the HTTP request fails |
389 | 389 | * @throws UnexpectedValueException If received data cannot be decoded |
390 | 390 | * |
391 | - * @return string|bool Translated text |
|
391 | + * @return string Translated text |
|
392 | 392 | */ |
393 | 393 | private static function staticTranslate($source, $target, $string) |
394 | 394 | { |