Exemple #1
0
 function showOutputStatisticsAggregates()
 {
     $displayOutput = new DisplayOutput();
     return $displayOutput->showOutputStatisticsAggregates();
 }