DIR: /var/www/devs.lapieza.net/vendor/stripe/stripe-php/lib/Exception/ |
Current File : /var/www/devs.lapieza.net/vendor/stripe/stripe-php/lib/Exception/BadMethodCallException.php |
<?php namespace Stripe\Exception; class BadMethodCallException extends \BadMethodCallException implements ExceptionInterface { } |