mirror of
https://github.com/archtechx/tenancy.git
synced 2026-02-05 13:54:04 +00:00
update comment
This commit is contained in:
parent
7186afd271
commit
f95f7382cf
1 changed files with 3 additions and 0 deletions
|
|
@ -145,6 +145,9 @@ class DatabaseConfig
|
|||
|
||||
/**
|
||||
* Purge host database connection.
|
||||
*
|
||||
* Its possible database has previous tenant connection.
|
||||
* This will clean up the previous connection before creating it for the current tenant.
|
||||
*/
|
||||
public function purgeHostConnection(): void
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue