helper->user->hasAccess($this->router->getController(), $this->router->getAction())) { throw new AccessForbiddenException(); } $this->next(); } }