Skip to content

Commit 1be7e9f

Browse files
author
Yu Tang
committed
MAGETWO-43291: Incl tax prices on Product and catalog pages include tax on FPT
- Fix static test failure
1 parent 5ab5d6e commit 1be7e9f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/code/Magento/Weee/Pricing/TaxAdjustment.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@ class TaxAdjustment implements AdjustmentInterface
5151
* Constructor
5252
*
5353
* @param WeeeHelper $weeeHelper
54+
* @param TaxHelper $taxHelper
5455
* @param PriceCurrencyInterface $priceCurrency
5556
* @param int $sortOrder
5657
*/

0 commit comments

Comments
 (0)