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