예제 #1
0
 /**
  * {@inheritdoc}
  */
 public function afterDelete()
 {
     $this->_eavConfig->clear();
     return parent::afterDelete();
 }