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