Google\Spreadsheet\Batch\BatchResponse::getXml PHP Method

getXml() public method

public getXml ( ) : SimpleXMLElement
return SimpleXMLElement
    public function getXml()
    {
        return $this->xml;
    }