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