Ejemplo n.º 1
0
 public function ormFields()
 {
     $fields = WebVista::getORMFields(get_class($this));
     return $fields;
 }