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