Exemplo n.º 1
0
 public function cannotBeEditedBy(&$teacher)
 {
     $this->__load();
     return parent::cannotBeEditedBy($teacher);
 }