File manager - Edit - /home/premiey/www/wp-content/plugins/ameliabooking/vendor/stripe/stripe-php/lib/StripeClientInterface.php
Back
<?php namespace AmeliaStripe; /** * Interface for a Stripe client. */ interface StripeClientInterface extends BaseStripeClientInterface { /** * Sends a request to Stripe's API. * * @param string $method the HTTP method * @param string $path the path of the request * @param array $params the parameters of the request * @param array|\AmeliaStripe\Util\RequestOptions $opts the special modifiers of the request * * @return \AmeliaStripe\StripeObject the object returned by Stripe's API */ public function request($method, $path, $params, $opts); }
| ver. 1.4 |
Github
|
.
| PHP 5.4.45 | Generation time: 0 |
proxy
|
phpinfo
|
Settings