server->has('REMOTE_USER')) { // nothing to do throw new ActionException(); } } /** @inheritdoc */ public function tplContent() { (new Ui\Login())->show(); } }