File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed
Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change 1515use Sylius \Component \Core \Model \ShopUserInterface ;
1616use Symfony \Component \Security \Core \Authentication \Token \TokenInterface ;
1717use Symfony \Component \Security \Core \Authorization \Voter \Voter ;
18- use Symfony \Component \ Security \ Core \Security ;
18+ use Symfony \Bundle \ SecurityBundle \Security ;
1919
2020final class WishlistVoter extends Voter
2121{
Original file line number Diff line number Diff line change 5757 Sylius \Abstraction \StateMachine \SyliusStateMachineAbstractionBundle::class => ['all ' => true ],
5858 ApiPlatform \Symfony \Bundle \ApiPlatformBundle::class => ['all ' => true ],
5959 Sylius \TwigHooks \SyliusTwigHooksBundle::class => ['all ' => true ],
60+ Sylius \TwigExtra \Symfony \SyliusTwigExtraBundle::class => ['all ' => true ],
6061 Symfony \UX \TwigComponent \TwigComponentBundle::class => ['all ' => true ],
6162 Symfony \UX \Icons \UXIconsBundle::class => ['all ' => true ],
6263 Symfony \UX \LiveComponent \LiveComponentBundle::class => ['all ' => true ],
You can’t perform that action at this time.
0 commit comments