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