PHP Class GoogleSpreadsheet\Tests\Google\Spreadsheet\TestBase

Inheritance: extends PHPUnit_Framework_TestCas\PHPUnit_Framework_TestCase
Datei anzeigen Open project: asimlqt/php-google-spreadsheet-client

Protected Properties

Property Type Description
$serviceUrl

Protected Methods

Method Description
getSimpleXMLElement ( string $file ) : SimpleXMLElement Read an xml file from the filessytem and return it as a SimpleXMLElement object.
setServiceRequest ( $return, $simpleXml = false )

Method Details

getSimpleXMLElement() protected method

Read an xml file from the filessytem and return it as a SimpleXMLElement object.
protected getSimpleXMLElement ( string $file ) : SimpleXMLElement
$file string
return SimpleXMLElement

setServiceRequest() protected method

protected setServiceRequest ( $return, $simpleXml = false )

Property Details

$serviceUrl protected_oe property

protected $serviceUrl