diff --git a/Helper/Data.php b/Helper/Data.php index 153b4e45..0fdf0f47 100644 --- a/Helper/Data.php +++ b/Helper/Data.php @@ -7,7 +7,7 @@ class Data extends AbstractHelper { - private $scopeConfig; + protected $scopeConfig; public function __construct( \Magento\Framework\App\Helper\Context $context