Esempio n. 1
0
 /**
  * Returns the element's value, possibly with filters applied
  *
  */
 public function getValue()
 {
     return $this->formProcessor->getValue();
 }