/**
  * {@inheritdoc}
  */
 public function unsetValueFor($arrIds, $strLangCode)
 {
     parent::unsetDataFor($arrIds);
 }