Thruway\Transport\RatchetTransport::close PHP Méthode

close() public méthode

Close transport
public close ( )
    public function close()
    {
        $this->conn->close();
    }