Beispiel #1
0
 function showTest()
 {
     $displayTranslator = new DisplayTranslator();
     return $displayTranslator->showTest();
 }