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