Пример #1
0
 public function getSchoolName()
 {
     return SchoolHandler::loadSchoolNameById($this->getSchoolID());
 }