1
0
Fork 0
mirror of https://github.com/archtechx/tenancy.git synced 2025-12-12 12:44:02 +00:00
This commit is contained in:
Samuel Štancl 2024-03-20 12:23:29 +01:00
parent d9d9d047b6
commit 6c5bde7d07

View file

@ -11,6 +11,8 @@ use Illuminate\Session\SessionManager;
use Stancl\Tenancy\Contracts\TenancyBootstrapper;
use Stancl\Tenancy\Contracts\Tenant;
// todo@rename this should be DB-specific
/**
* This resets the database connection used by the database session driver.
*