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

Commit 0644f88

Browse files
author
Eric Bohanon
committed
MAGETWO-72747: [Magento Cloud] - /rest/default/V1/order/<order id>/ship and configurable products - for 2.2
- Change doc description to imperative mood
1 parent 2559407 commit 0644f88

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@ private function getItemQtys()
158158
}
159159

160160
/**
161-
* Converts tracking array sent by UI to Data Object array
161+
* Convert UI-generated tracking array to Data Object array
162162
*
163163
* @return ShipmentTrackCreationInterface[]
164164
* @throws LocalizedException

0 commit comments

Comments
 (0)