Ejemplo n.º 1
0
 public static function newPatients()
 {
     return ReportModel::newPatients(ReportController::getGender());
 }