getUser()->isLoggedIn() && !$this->isLinkCurrent('Sign:in')) { $this->redirect('Sign:in'); } } }