Completed
Pull Request — master (#58)
by Gytis
02:46
created
src/Stichoza/GoogleTranslate/TranslateClient.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -388,7 +388,7 @@
 block discarded – undo
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
     {
Please login to merge, or discard this patch.