public function preExecute() { $this->getUser()->setCurrentStudentId(false); parent::preExecute(); }
public function preExecute() { $this->getUser()->getAttributeHolder()->remove('tutors_from_student'); parent::preExecute(); }