예제 #1
0
 /**
  * @return void
  */
 protected function _construct()
 {
     parent::_construct();
     $this->_configurationHelper = $this->_bundleProductConfiguration;
 }