Skip to content

Commit d3db46b

Browse files
author
Sergii Kovalenko
committed
MAGETWO-71841: Caching issue with tier prices
1 parent 333471e commit d3db46b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/code/Magento/ConfigurableProduct/Block/Product/View/Type/Configurable.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ class Configurable extends \Magento\Catalog\Block\Product\View\AbstractView
3232
/**
3333
* Current customer
3434
*
35+
* @deprecated, as unused property
3536
* @var CurrentCustomer
3637
*/
3738
protected $currentCustomer;

0 commit comments

Comments
 (0)