Beispiel #1
0
 public static function getByEscuela($escuela_id)
 {
     return Grupo::getGrupoByEscuela($escuela_id);
 }