变更
This commit is contained in:
+1
-1
@@ -296,7 +296,7 @@ class RpcJsonp extends Component implements OnConnectInterface, OnReceiveInterfa
|
||||
* @param int $fd
|
||||
* @return void
|
||||
*/
|
||||
public function onClose(int $fd): void
|
||||
public function OnClose(int $fd): void
|
||||
{
|
||||
// TODO: Implement onClose() method.
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user