/**
  * {@inheritdoc}
  */
 public function widgetToValue($varValue, $intId)
 {
     return parent::widgetToValue($varValue, $intId);
 }