Example #1
0
 /**
  * @return string
  */
 public function getName()
 {
     return $this->parent->generateFieldName($this);
 }