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 7f2a29f commit 41b265eCopy full SHA for 41b265e
app/code/Magento/Tax/Model/Calculation/UnitBaseCalculator.php
@@ -41,8 +41,7 @@ protected function roundAmount(
41
/**
42
* Calculate tax details for quote item with tax in price with given quantity
43
*
44
- * @param QuoteDetai
45
- * lsItemInterface $item
+ * @param QuoteDetailsItemInterface $item
46
* @param int $quantity
47
* @param bool $round
48
* @return \Magento\Tax\Api\Data\TaxDetailsItemInterface
0 commit comments