Esempio n. 1
0
 /**
  * Get the value of the current element
  * @return array
  */
 public function getLocalValue()
 {
     return $this->formContext->getData()->getDataCopy();
 }