File "BadMethodCallException.php"
Full Path: /home/fundopuh/trader.fxex.org/vendor/stripe/stripe-php/lib/Exception/BadMethodCallException.php
File size: 131 bytes
MIME-type: text/x-php
Charset: utf-8
<?php
namespace Stripe\Exception;
class BadMethodCallException extends \BadMethodCallException implements ExceptionInterface
{
}