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

Fix code style (php-cs-fixer)

This commit is contained in:
PHP CS Fixer 2022-12-12 13:06:53 +00:00
parent 55482a0726
commit 322b84da14

View file

@ -59,7 +59,7 @@ class UserImpersonation implements Feature
}
/**
* Logout and forget session
* Logout and forget session.
*/
public static function stop(): void
{