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

Update src/Features/UserImpersonation.php

Co-authored-by: Samuel Štancl <samuel@archte.ch>
This commit is contained in:
Abrar Ahmad 2022-12-16 19:02:32 +05:00 committed by GitHub
parent 4ad8ceb681
commit f5074836ef
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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
{ {