示例#1
0
 public function __construct(\Magento\Catalog\Block\Product\Context $context, \Magento\Framework\Stdlib\ArrayUtils $arrayUtils, array $data = array())
 {
     $this->___init();
     parent::__construct($context, $arrayUtils, $data);
 }