Example #1
0
 function closeConnection()
 {
     \Maniaplanet\DedicatedServer\Connection::delete($this->rpcHost, $this->rpcPort);
 }