示例#1
0
 public function cannotBeEditedBy(&$teacher)
 {
     $this->__load();
     return parent::cannotBeEditedBy($teacher);
 }