resetSession(authz::DISCONNECTED); if (!$this->isDebug()) page::redirect($this->getMainUrl()); } function print(): void { echo "logout\n"; } }