$user->logout()
Logs the user out
Parameters
Name | Type | Default | Description |
---|---|---|---|
$session | Kirby\Session\Session |array |null |
null |
Session options or session object to unset the user in |
Logs the user out
Name | Type | Default | Description |
---|---|---|---|
$session | Kirby\Session\Session |array |null |
null |
Session options or session object to unset the user in |