Fix: Corriger le type PDO dans StripeService et retirer getConnection()
This commit is contained in:
7
api/vendor/stripe/stripe-php/lib/Exception/TemporarySessionExpiredException.php
vendored
Normal file
7
api/vendor/stripe/stripe-php/lib/Exception/TemporarySessionExpiredException.php
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
<?php
|
||||
|
||||
// File generated from our OpenAPI spec
|
||||
|
||||
namespace Stripe\Exception;
|
||||
|
||||
class TemporarySessionExpiredException extends ApiErrorException {}
|
||||
Reference in New Issue
Block a user