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