Cartalyst\Stripe\Api\ApiInterface::_get PHP Method

_get() public method

Send a GET request.
public _get ( string $url = null, array $parameters = [] ) : array
$url string
$parameters array
return array
    public function _get($url = null, $parameters = []);