Esempio n. 1
0
 /**
  * Returns the name of this field.
  *
  * @return string Field name.
  */
 function getName()
 {
     return $this->_impl->getName();
 }