Viewing File: /home/ubuntu/shop-website-base/vendor/stripe/stripe-php/lib/Exception/BadMethodCallException.php

<?php

namespace Stripe\Exception;

class BadMethodCallException extends \BadMethodCallException implements ExceptionInterface
{
}
Back to Directory File Manager