refactor
This commit is contained in:
parent
0fd38d7b47
commit
d0c5d20800
@ -10,10 +10,7 @@ use App\Entity\Ticket;
|
|||||||
use App\Enum\TicketData as TicketEnum;
|
use App\Enum\TicketData as TicketEnum;
|
||||||
use App\Repository\PaymentRepository;
|
use App\Repository\PaymentRepository;
|
||||||
use Doctrine\ORM\EntityManagerInterface;
|
use Doctrine\ORM\EntityManagerInterface;
|
||||||
use Stripe\Charge;
|
|
||||||
use Stripe\Checkout\Session;
|
use Stripe\Checkout\Session;
|
||||||
use Stripe\PaymentIntent;
|
|
||||||
use Stripe\Stripe;
|
|
||||||
use Symfony\Component\Routing\Generator\UrlGeneratorInterface;
|
use Symfony\Component\Routing\Generator\UrlGeneratorInterface;
|
||||||
|
|
||||||
class TicketService
|
class TicketService
|
||||||
|
Loading…
x
Reference in New Issue
Block a user