Пример #1
0
 public function __construct(\Magento\Framework\Model\ResourceModel\Db\Context $context, \Magento\Framework\App\Cache\Type\Config $configCacheType)
 {
     $this->___init();
     parent::__construct($context, $configCacheType);
 }