Ejemplo n.º 1
0
 /**
  * get the form name
  *
  * @return mixed
  */
 public function getFormName()
 {
     return $this->model->getEntityCode();
 }