Skip to content

Commit 20db495

Browse files
author
Cristian Partica
committed
MAGETWO-35688: [FPT] Final price of Simple Product isn't recalculated after selecting options on product page
- static and code integrity fix
1 parent b1e0151 commit 20db495

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/code/Magento/Weee/Model/Observer.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ class Observer extends \Magento\Framework\Model\AbstractModel
4545
protected $productTypeConfig;
4646

4747
/**
48+
* @param \Magento\Tax\Helper\Data $taxData
4849
* @param \Magento\Framework\Model\Context $context
4950
* @param \Magento\Framework\Registry $registry
5051
* @param \Magento\Framework\View\LayoutInterface $layout

0 commit comments

Comments
 (0)