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