Skip to content

Commit 55ab7ee

Browse files
committed
MAGETWO-70498: [Magento Cloud] - /rest/default/V1/order/<order id>/ship and configurable products - for 2.1
1 parent 256b60e commit 55ab7ee

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/code/Magento/Shipping/Controller/Adminhtml/Order/ShipmentLoader.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
use Magento\Sales\Api\Data\ShipmentItemCreationInterfaceFactory;
1313
use Magento\Sales\Model\Order\ShipmentDocumentFactory;
1414
use Magento\Sales\Api\Data\ShipmentItemCreationInterface;
15+
use Magento\Framework\App\ObjectManager;
1516

1617
/**
1718
* Class ShipmentLoader

0 commit comments

Comments
 (0)