Ejemplo n.º 1
0
 /**
  * (non-PHPdoc)
  * @see \Simplify\Form\Filter::getValue()
  */
 public function getValue()
 {
     return (array) parent::getValue();
 }