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