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