コード例 #1
0
ファイル: Renderer.php プロジェクト: shabbirvividads/magento2
 /**
  * @return void
  */
 protected function _construct()
 {
     parent::_construct();
     $this->_configurationHelper = $this->_bundleProductConfiguration;
 }