@@ -13,17 +13,16 @@ |
||
| 13 | 13 | |
| 14 | 14 | use Sylius\Bundle\ProductBundle\Form\Type\ProductAssociationType; |
| 15 | 15 | use Sylius\Bundle\ProductBundle\Form\Type\ProductAssociationTypeType; |
| 16 | +use Sylius\Bundle\ProductBundle\Form\Type\ProductGenerateVariantsType; |
|
| 16 | 17 | use Sylius\Bundle\ProductBundle\Form\Type\ProductOptionTranslationType; |
| 17 | 18 | use Sylius\Bundle\ProductBundle\Form\Type\ProductOptionType; |
| 18 | 19 | use Sylius\Bundle\ProductBundle\Form\Type\ProductOptionValueTranslationType; |
| 19 | 20 | use Sylius\Bundle\ProductBundle\Form\Type\ProductOptionValueType; |
| 20 | 21 | use Sylius\Bundle\ProductBundle\Form\Type\ProductTranslationType; |
| 21 | 22 | use Sylius\Bundle\ProductBundle\Form\Type\ProductType; |
| 22 | -use Sylius\Bundle\ProductBundle\Form\Type\ProductGenerateVariantsType; |
|
| 23 | 23 | use Sylius\Bundle\ProductBundle\Form\Type\ProductVariantGenerationType; |
| 24 | 24 | use Sylius\Bundle\ProductBundle\Form\Type\ProductVariantType; |
| 25 | 25 | use Sylius\Bundle\ResourceBundle\Controller\ResourceController; |
| 26 | -use Sylius\Bundle\ResourceBundle\Form\Type\ResourceChoiceType; |
|
| 27 | 26 | use Sylius\Bundle\ResourceBundle\Form\Type\ResourceFromIdentifierType; |
| 28 | 27 | use Sylius\Bundle\ResourceBundle\SyliusResourceBundle; |
| 29 | 28 | use Sylius\Component\Product\Factory\ProductFactory; |
@@ -14,16 +14,15 @@ |
||
| 14 | 14 | use Sylius\Bundle\PromotionBundle\Controller\PromotionCouponController; |
| 15 | 15 | use Sylius\Bundle\PromotionBundle\Form\Type\PromotionActionType; |
| 16 | 16 | use Sylius\Bundle\PromotionBundle\Form\Type\PromotionCouponType; |
| 17 | -use Sylius\Bundle\PromotionBundle\Form\Type\PromotionType; |
|
| 18 | 17 | use Sylius\Bundle\PromotionBundle\Form\Type\PromotionRuleType; |
| 18 | +use Sylius\Bundle\PromotionBundle\Form\Type\PromotionType; |
|
| 19 | 19 | use Sylius\Bundle\ResourceBundle\Controller\ResourceController; |
| 20 | -use Sylius\Bundle\ResourceBundle\Form\Type\ResourceChoiceType; |
|
| 21 | 20 | use Sylius\Bundle\ResourceBundle\SyliusResourceBundle; |
| 21 | +use Sylius\Component\Promotion\Model\Promotion; |
|
| 22 | 22 | use Sylius\Component\Promotion\Model\PromotionAction; |
| 23 | 23 | use Sylius\Component\Promotion\Model\PromotionActionInterface; |
| 24 | 24 | use Sylius\Component\Promotion\Model\PromotionCoupon; |
| 25 | 25 | use Sylius\Component\Promotion\Model\PromotionCouponInterface; |
| 26 | -use Sylius\Component\Promotion\Model\Promotion; |
|
| 27 | 26 | use Sylius\Component\Promotion\Model\PromotionInterface; |
| 28 | 27 | use Sylius\Component\Promotion\Model\PromotionRule; |
| 29 | 28 | use Sylius\Component\Promotion\Model\PromotionRuleInterface; |
@@ -12,7 +12,6 @@ |
||
| 12 | 12 | namespace Sylius\Bundle\TaxationBundle\DependencyInjection; |
| 13 | 13 | |
| 14 | 14 | use Sylius\Bundle\ResourceBundle\Controller\ResourceController; |
| 15 | -use Sylius\Bundle\ResourceBundle\Form\Type\ResourceChoiceType; |
|
| 16 | 15 | use Sylius\Bundle\ResourceBundle\SyliusResourceBundle; |
| 17 | 16 | use Sylius\Bundle\TaxationBundle\Form\Type\TaxCategoryType; |
| 18 | 17 | use Sylius\Bundle\TaxationBundle\Form\Type\TaxRateType; |
@@ -12,7 +12,6 @@ |
||
| 12 | 12 | namespace Sylius\Bundle\TaxationBundle\DependencyInjection; |
| 13 | 13 | |
| 14 | 14 | use Sylius\Bundle\ResourceBundle\Controller\ResourceController; |
| 15 | -use Sylius\Bundle\ResourceBundle\Form\Type\ResourceChoiceType; |
|
| 16 | 15 | use Sylius\Bundle\ResourceBundle\SyliusResourceBundle; |
| 17 | 16 | use Sylius\Bundle\TaxationBundle\Form\Type\TaxCategoryType; |
| 18 | 17 | use Sylius\Bundle\TaxationBundle\Form\Type\TaxRateType; |
@@ -12,7 +12,6 @@ |
||
| 12 | 12 | namespace Sylius\Bundle\TaxationBundle\DependencyInjection; |
| 13 | 13 | |
| 14 | 14 | use Sylius\Bundle\ResourceBundle\Controller\ResourceController; |
| 15 | -use Sylius\Bundle\ResourceBundle\Form\Type\ResourceChoiceType; |
|
| 16 | 15 | use Sylius\Bundle\ResourceBundle\SyliusResourceBundle; |
| 17 | 16 | use Sylius\Bundle\TaxationBundle\Form\Type\TaxCategoryType; |
| 18 | 17 | use Sylius\Bundle\TaxationBundle\Form\Type\TaxRateType; |
@@ -12,7 +12,6 @@ |
||
| 12 | 12 | namespace Sylius\Bundle\TaxationBundle\DependencyInjection; |
| 13 | 13 | |
| 14 | 14 | use Sylius\Bundle\ResourceBundle\Controller\ResourceController; |
| 15 | -use Sylius\Bundle\ResourceBundle\Form\Type\ResourceChoiceType; |
|
| 16 | 15 | use Sylius\Bundle\ResourceBundle\SyliusResourceBundle; |
| 17 | 16 | use Sylius\Bundle\TaxationBundle\Form\Type\TaxCategoryType; |
| 18 | 17 | use Sylius\Bundle\TaxationBundle\Form\Type\TaxRateType; |
@@ -12,7 +12,6 @@ |
||
| 12 | 12 | namespace Sylius\Bundle\TaxationBundle\DependencyInjection; |
| 13 | 13 | |
| 14 | 14 | use Sylius\Bundle\ResourceBundle\Controller\ResourceController; |
| 15 | -use Sylius\Bundle\ResourceBundle\Form\Type\ResourceChoiceType; |
|
| 16 | 15 | use Sylius\Bundle\ResourceBundle\SyliusResourceBundle; |
| 17 | 16 | use Sylius\Bundle\TaxationBundle\Form\Type\TaxCategoryType; |
| 18 | 17 | use Sylius\Bundle\TaxationBundle\Form\Type\TaxRateType; |
@@ -12,7 +12,6 @@ |
||
| 12 | 12 | namespace Sylius\Bundle\TaxationBundle\DependencyInjection; |
| 13 | 13 | |
| 14 | 14 | use Sylius\Bundle\ResourceBundle\Controller\ResourceController; |
| 15 | -use Sylius\Bundle\ResourceBundle\Form\Type\ResourceChoiceType; |
|
| 16 | 15 | use Sylius\Bundle\ResourceBundle\SyliusResourceBundle; |
| 17 | 16 | use Sylius\Bundle\TaxationBundle\Form\Type\TaxCategoryType; |
| 18 | 17 | use Sylius\Bundle\TaxationBundle\Form\Type\TaxRateType; |
@@ -19,9 +19,8 @@ |
||
| 19 | 19 | use Sylius\Component\Order\CartActions; |
| 20 | 20 | use Sylius\Component\Order\Context\CartContextInterface; |
| 21 | 21 | use Sylius\Component\Order\Model\OrderInterface; |
| 22 | -use Sylius\Component\Order\Modifier\OrderModifierInterface; |
|
| 23 | 22 | use Sylius\Component\Order\Modifier\OrderItemQuantityModifierInterface; |
| 24 | -use Sylius\Component\Resource\ResourceActions; |
|
| 23 | +use Sylius\Component\Order\Modifier\OrderModifierInterface; |
|
| 25 | 24 | use Symfony\Component\EventDispatcher\EventDispatcherInterface; |
| 26 | 25 | use Symfony\Component\HttpFoundation\RedirectResponse; |
| 27 | 26 | use Symfony\Component\HttpFoundation\Request; |