PHP Class Google\Spreadsheet\ServiceRequestFactory

Author: Asim Liaquat ([email protected])
Datei anzeigen Open project: asimlqt/php-google-spreadsheet-client Class Usage Examples

Public Methods

Method Description
getInstance ( ) : Google\Spreadsheet\ServiceRequestInterface [getInstance description]
setInstance ( Google\Spreadsheet\ServiceRequestInterface $instance = null ) Set an instance of ServiceRequestInterface

Method Details

getInstance() public static method

[getInstance description]
public static getInstance ( ) : Google\Spreadsheet\ServiceRequestInterface
return Google\Spreadsheet\ServiceRequestInterface

setInstance() public static method

Set an instance of ServiceRequestInterface
public static setInstance ( Google\Spreadsheet\ServiceRequestInterface $instance = null )
$instance Google\Spreadsheet\ServiceRequestInterface