34853-vm/vendor/stripe/stripe-php/lib/Stripe/ApiConnectionError.php
2025-10-11 05:03:50 +00:00

6 lines
64 B
PHP

<?php
class Stripe_ApiConnectionError extends Stripe_Error
{
}