Git-Wechsel weil altes kaputt?

This commit is contained in:
holger.trampe 2021-08-01 20:08:45 +02:00
parent c4201aa824
commit 6c2c4d58b1
1 changed files with 1 additions and 0 deletions

View File

@ -122,6 +122,7 @@ class LogoutByNC extends Controller {
parent::__construct($AppName, $request); parent::__construct($AppName, $request);
$this->session = $session; $this->session = $session;
} }
# Logout the user! # Logout the user!
public function handle(BeforeUserLoggedOutEvent $event): void { public function handle(BeforeUserLoggedOutEvent $event): void {
$opts = [ $opts = [