36716-vm/vendor/stripe/stripe-php/lib/Stripe/AuthenticationError.php
2025-12-07 05:00:42 +00:00

6 lines
65 B
PHP

<?php
class Stripe_AuthenticationError extends Stripe_Error
{
}