@@ -48,7 +48,7 @@ |
||
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) |