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