PHP Class BitbarPlugins\Travel\GeolocationAPI

Exibir arquivo Open project: matryer/bitbar-plugins

Public Methods

Method Description
__construct ( )
call ( GeolocationRequest $request ) : GeolocationResponse Sends a Geolocation request

Private Methods

Method Description
initCurl ( )

Method Details

__construct() public method

public __construct ( )

call() public method

Sends a Geolocation request
public call ( GeolocationRequest $request ) : GeolocationResponse
$request GeolocationRequest
return GeolocationResponse