diff --git a/lib/AppInfo/Application.php b/lib/AppInfo/Application.php index 2bd5875..31fe7d6 100644 --- a/lib/AppInfo/Application.php +++ b/lib/AppInfo/Application.php @@ -122,6 +122,7 @@ class LogoutByNC extends Controller { parent::__construct($AppName, $request); $this->session = $session; } + # Logout the user! public function handle(BeforeUserLoggedOutEvent $event): void { $opts = [