コード例 #1
0
 public function anyAppointment($id)
 {
     return Helpers::appointmentDoc($id);
 }