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 800f7ff commit 32ffac2Copy full SHA for 32ffac2
app/code/Magento/Weee/Model/Total/Quote/WeeeTax.php
@@ -18,7 +18,7 @@ class WeeeTax extends Weee
18
* Collect Weee taxes amount and prepare items prices for taxation and discount
19
*
20
* @param Quote $quote
21
- * @param ShippingAssignmentInterface $shippingAssignment
+ * @param ShippingAssignmentInterface|Address $shippingAssignment
22
* @param Total $total
23
* @return $this
24
* @SuppressWarnings(PHPMD.ExcessiveMethodLength)
0 commit comments