Ejemplo n.º 1
0
 function showTypes()
 {
     $displayTranslator = new DisplayTranslator();
     return $displayTranslator->showTypes();
 }