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.
2 parents abbfa03 + c6633b5 commit 663132cCopy full SHA for 663132c
app/code/Magento/Quote/Model/Cart/Totals/ItemConverter.php
@@ -71,7 +71,7 @@ public function __construct(
71
* Converts a specified rate model to a shipping method data object.
72
*
73
* @param \Magento\Quote\Model\Quote\Item $item
74
- * @return array
+ * @return \Magento\Quote\Api\Data\TotalsItemInterface
75
* @throws \Exception
76
*/
77
public function modelToDataObject($item)
0 commit comments