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