mirror of
https://github.com/archtechx/tenancy.git
synced 2026-02-05 14:54:03 +00:00
Update src/Features/UserImpersonation.php
Co-authored-by: Samuel Štancl <samuel@archte.ch>
This commit is contained in:
parent
4ad8ceb681
commit
f5074836ef
1 changed files with 1 additions and 1 deletions
|
|
@ -59,7 +59,7 @@ class UserImpersonation implements Feature
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Logout and forget session.
|
* Logout from the current domain and forget impersonation session.
|
||||||
*/
|
*/
|
||||||
public static function leave(): void
|
public static function leave(): void
|
||||||
{
|
{
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue