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 b335359 commit 79c1b4fCopy full SHA for 79c1b4f
app/code/Magento/Sales/Model/Order/Shipment/Item.php
@@ -144,7 +144,7 @@ public function getOrderItem()
144
* Declare qty
145
*
146
* @param float $qty
147
- * @return \Magento\Sales\Model\Order\Invoice\Item
+ * @return \Magento\Sales\Model\Order\Shipment\Item
148
* @throws \Magento\Framework\Exception\LocalizedException
149
*/
150
public function setQty($qty)
0 commit comments