Beispiel #1
0
 public function getBatches()
 {
     $oDaoParticipantRegistry = new JDDao\JsonData();
     return $oDaoParticipantRegistry->fetchBatches();
 }