mirror of
https://github.com/archtechx/tenancy.git
synced 2026-02-05 21:14:03 +00:00
renamed method
This commit is contained in:
parent
ff79b55ada
commit
dae237012d
1 changed files with 1 additions and 1 deletions
|
|
@ -61,7 +61,7 @@ class UserImpersonation implements Feature
|
||||||
/**
|
/**
|
||||||
* Logout and forget session.
|
* Logout and forget session.
|
||||||
*/
|
*/
|
||||||
public static function stop(): void
|
public static function leave(): void
|
||||||
{
|
{
|
||||||
auth()->logout();
|
auth()->logout();
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue