We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b17b9c9 commit 564ab99Copy full SHA for 564ab99
app/code/Magento/Sales/Model/Order/Shipment/Item.php
@@ -146,7 +146,7 @@ public function getOrderItem()
146
* Declare qty
147
*
148
* @param float $qty
149
- * @return \Magento\Sales\Model\Order\Invoice\Item
+ * @return \Magento\Sales\Model\Order\Shipment\Item
150
* @throws \Magento\Framework\Exception\LocalizedException
151
*/
152
public function setQty($qty)
0 commit comments