Skip to content

Commit 842cbfc

Browse files
author
Stanislav Idolov
authored
ENGCOM-1054: Resolves PHPdoc issue in ticket #13992 #14304
2 parents ecff2d4 + b91ba54 commit 842cbfc

File tree

1 file changed

+1
-1
lines changed
  • app/code/Magento/Sales/Model/Order/Shipment

1 file changed

+1
-1
lines changed

app/code/Magento/Sales/Model/Order/Shipment/Item.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@ public function getOrderItem()
144144
* Declare qty
145145
*
146146
* @param float $qty
147-
* @return \Magento\Sales\Model\Order\Invoice\Item
147+
* @return \Magento\Sales\Model\Order\Shipment\Item
148148
* @throws \Magento\Framework\Exception\LocalizedException
149149
*/
150150
public function setQty($qty)

0 commit comments

Comments
 (0)