Completed
Push — master ( b03325...3018dd )
by light
65:09 queued 25:14
created
src/apis/Translate.php 1 patch
Doc Comments   -3 removed lines patch added patch discarded remove patch
@@ -25,9 +25,6 @@
 block discarded – undo
25 25
     /**
26 26
      * 目前词典接口只支持zh和en两种语言
27 27
      *
28
-     * @param string $query 请求的词语或待翻译的内容,UTF-8,urlencode编码
29
-     * @param string $from  源语言语种:语言代码或auto
30
-     * @param string $to    目标语言语种:语言代码或auto
31 28
      *
32 29
      * @return array
33 30
      */
Please login to merge, or discard this patch.