Skip to content

Commit

Permalink
ENGCOM-3715: Health Index fix.
Browse files Browse the repository at this point in the history
  • Loading branch information
p-bystritsky committed Mar 19, 2019
1 parent 661817f commit c90d75e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ class Cart extends \Magento\Wishlist\Block\Customer\Wishlist\Item\Column
/**
* @var View
*/
protected $productView;
private $productView;

/**
* @param \Magento\Catalog\Block\Product\Context $context
Expand Down

0 comments on commit c90d75e

Please sign in to comment.