Exemplo n.º 1
0
 function consultation_requests()
 {
     return ConsultationRequest::for_teacher($this->id);
 }