mirror of
https://github.com/archtechx/tenancy.git
synced 2025-12-13 19:24:03 +00:00
categorize todos
This commit is contained in:
parent
a85708429e
commit
a0da54cfdc
14 changed files with 18 additions and 19 deletions
|
|
@ -62,7 +62,7 @@ class UserImpersonation implements Feature
|
|||
/**
|
||||
* Logout from the current domain and forget impersonation session.
|
||||
*/
|
||||
public static function leave(): void // todo possibly rename
|
||||
public static function leave(): void // todo@name possibly rename
|
||||
{
|
||||
auth()->logout();
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue