Skip to content

Commit b91ba54

Browse files
ENGCOM-1054: Resolves PHPdoc issue in ticket #13992 #14304
- Merge Pull Request #14304 from cream-julian/magento2:forwardport-pull-14303 - Merged commits: 1. 79c1b4f
2 parents 068a97e + 79c1b4f commit b91ba54

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)