1
0
Fork 0
mirror of https://github.com/archtechx/tenancy.git synced 2026-02-05 16:14:03 +00:00

renamed method

This commit is contained in:
Abrar Ahmad 2022-12-13 17:20:31 +05:00
parent ff79b55ada
commit dae237012d

View file

@ -61,7 +61,7 @@ class UserImpersonation implements Feature
/**
* Logout and forget session.
*/
public static function stop(): void
public static function leave(): void
{
auth()->logout();