35866-vm/vendor/stripe/stripe-php/lib/Stripe/AuthenticationError.php
Flatlogic Bot 903cf599f0 rfresh1
2025-11-20 09:45:59 +00:00

6 lines
65 B
PHP

<?php
class Stripe_AuthenticationError extends Stripe_Error
{
}