File manager - Edit - /home/premiey/www/wp-content/plugins/ameliabooking/vendor/stripe/stripe-php/lib/Exception/OAuth/OAuthErrorException.php
Back
<?php namespace AmeliaStripe\Exception\OAuth; /** * Implements properties and methods common to all (non-SPL) Stripe OAuth * exceptions. */ abstract class OAuthErrorException extends \AmeliaStripe\Exception\ApiErrorException { protected function constructErrorObject() { if (null === $this->jsonBody) { return null; } return \AmeliaStripe\OAuthErrorObject::constructFrom($this->jsonBody); } }
| ver. 1.4 |
Github
|
.
| PHP 5.4.45 | Generation time: 0 |
proxy
|
phpinfo
|
Settings