Пример #1
0
 function getTitulacoes()
 {
     $tutor = new Tutor();
     return $tutor->getTitulacoes();
 }