Exemple #1
0
 public function getNumApplicants()
 {
     return AdmissionPriority::getPrioritiesCount($this->id);
 }