Skip to content
This repository was archived by the owner on Apr 29, 2019. It is now read-only.

Commit 5ad1a7f

Browse files
author
Eric Bohanon
committed
MAGETWO-72747: [Magento Cloud] - /rest/default/V1/order/<order id>/ship and configurable products - for 2.2
1 parent e4496a1 commit 5ad1a7f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

app/code/Magento/Sales/Model/Order/ShipmentDocumentFactory.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,6 @@ class ShipmentDocumentFactory
4545
* @param ShipmentFactory $shipmentFactory
4646
* @param HydratorPool $hydratorPool
4747
* @param TrackFactory $trackFactory
48-
* @param Converter $converter
4948
*/
5049
public function __construct(
5150
ShipmentFactory $shipmentFactory,

0 commit comments

Comments
 (0)