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