@@ -47,7 +47,7 @@ |
||
47 | 47 | protected PaymentMethodRepositoryInterface $paymentMethodRepository, |
48 | 48 | protected ShippingMethodRepositoryInterface $shippingMethodRepository, |
49 | 49 | protected FactoryInterface $addressFactory, |
50 | - protected StateMachineFactoryInterface|StateMachineInterface $stateMachineFactory, |
|
50 | + protected StateMachineFactoryInterface | StateMachineInterface $stateMachineFactory, |
|
51 | 51 | protected OrderShippingMethodSelectionRequirementCheckerInterface $orderShippingMethodSelectionRequirementChecker, |
52 | 52 | protected OrderPaymentMethodSelectionRequirementCheckerInterface $orderPaymentMethodSelectionRequirementChecker, |
53 | 53 | ) { |