Skip to content
Snippets Groups Projects
Commit c40d4086 authored by Michail Slabko's avatar Michail Slabko
Browse files

Merge branch 'goinc-bugsfixing' of...

Merge branch 'goinc-bugsfixing' of https://github.corp.magento.com/magento-goinc/magento2ce into goinc-bugsfixing
parents 673fbd94 0ffd2b0d
Branches
No related merge requests found
......@@ -54,7 +54,6 @@ class Matrix extends \Magento\Backend\Block\Template
/** @var null|array */
private $productAttributes;
/**
* @var \Magento\Framework\Locale\CurrencyInterface
*/
......@@ -68,6 +67,7 @@ class Matrix extends \Magento\Backend\Block\Template
* @param \Magento\ConfigurableProduct\Model\Product\Type\VariationMatrix $variationMatrix
* @param ProductRepositoryInterface $productRepository
* @param \Magento\Catalog\Helper\Image $image
* @param \Magento\Framework\Locale\CurrencyInterface $localeCurrency
* @param array $data
*/
public function __construct(
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment