reconnect() public method

public reconnect ( )
コード例 #1
0
 public function reconnect()
 {
     $this->client->reconnect();
 }