Skip to content

Commit 2627089

Browse files
authored
ENGCOM-8235: incorrect method description #30109
2 parents b47e475 + 51cf75d commit 2627089

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/Quote/Model/Cart/Totals/ItemConverter.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ public function __construct(
6868
}
6969

7070
/**
71-
* Converts a specified rate model to a shipping method data object.
71+
* Converts a specified quote item model to a totals item data object.
7272
*
7373
* @param \Magento\Quote\Model\Quote\Item $item
7474
* @return \Magento\Quote\Api\Data\TotalsItemInterface

0 commit comments

Comments
 (0)