Esempio n. 1
0
 public static function currentPatients()
 {
     return ReportModel::currentPatients(ReportController::getGender());
 }