summaryrefslogtreecommitdiffstats
path: root/vendor/stripe/stripe-php/lib/Exception/BadMethodCallException.php
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/stripe/stripe-php/lib/Exception/BadMethodCallException.php')
-rw-r--r--vendor/stripe/stripe-php/lib/Exception/BadMethodCallException.php14
1 files changed, 7 insertions, 7 deletions
diff --git a/vendor/stripe/stripe-php/lib/Exception/BadMethodCallException.php b/vendor/stripe/stripe-php/lib/Exception/BadMethodCallException.php
index 96bdf66..c1b084a 100644
--- a/vendor/stripe/stripe-php/lib/Exception/BadMethodCallException.php
+++ b/vendor/stripe/stripe-php/lib/Exception/BadMethodCallException.php
@@ -1,7 +1,7 @@
-<?php
-
-namespace Stripe\Exception;
-
-class BadMethodCallException extends \BadMethodCallException implements ExceptionInterface
-{
-}
+<?php
+
+namespace Stripe\Exception;
+
+class BadMethodCallException extends \BadMethodCallException implements ExceptionInterface
+{
+}