walkor преди 11 години
родител
ревизия
4222d1544f
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      applications/Demo/Lib/Gateway.php

+ 1 - 1
applications/Demo/Lib/Gateway.php

@@ -68,7 +68,7 @@ class Gateway
    
    /**
     * 向某个客户端发消息
-    * @param int $client_id 客户端通过Gateway::bindClientId($client_id)绑定的client_id
+    * @param int $client_id 
     * @param string $message
     */
    public static function sendToClient($clinet_id, $message)