HTTPServer::__destruct PHP Method

__destruct() public method

public __destruct ( )
    public function __destruct()
    {
        $this->server = null;
    }