From 65ab1e493a71c0ba92af4db9ae7ea4d4187d4eb3 Mon Sep 17 00:00:00 2001 From: "holger.trampe" Date: Sun, 1 Aug 2021 20:47:01 +0200 Subject: [PATCH] final --- lib/AppInfo/Application.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 = [