File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1212use Sylius \Component \Inventory \Checker \AvailabilityCheckerInterface ;
1313use Sylius \Component \Locale \Context \LocaleContextInterface ;
1414use Sylius \Component \Mailer \Sender \SenderInterface ;
15- use Sylius \Component \ Resource \Factory \FactoryInterface ;
15+ use Sylius \Resource \Factory \FactoryInterface ;
1616use Symfony \Bundle \FrameworkBundle \Controller \AbstractController ;
1717use Symfony \Component \HttpFoundation \Request ;
1818use Symfony \Component \HttpFoundation \Response ;
Original file line number Diff line number Diff line change 55namespace Webgriffe \SyliusBackInStockNotificationPlugin \Repository ;
66
77use Doctrine \ORM \QueryBuilder ;
8- use Sylius \Component \ Resource \Repository \RepositoryInterface ;
8+ use Sylius \Resource \Doctrine \ Persistence \RepositoryInterface ;
99use Webgriffe \SyliusBackInStockNotificationPlugin \Entity \SubscriptionInterface ;
1010
1111/**
You can’t perform that action at this time.
0 commit comments