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 + 663132c commit c8e691dCopy full SHA for c8e691d
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