Example #1
0
 public function __construct(\Magento\Framework\App\Action\Context $context)
 {
     $this->___init();
     parent::__construct($context);
 }