Completed
Branch master (377964)
by reallyli
02:03
created
src/UniNotifyService.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -48,7 +48,7 @@
 block discarded – undo
48 48
      * @param string $message
49 49
      * @param string $type
50 50
      *
51
-     * @return mixed
51
+     * @return boolean
52 52
      *               返回值类型:string,array,object,mixed(多种,不确定的),void(无返回值)
53 53
      */
54 54
     public function send(string $message, string $type)
Please login to merge, or discard this patch.