mirror of
https://github.com/archtechx/tenancy.git
synced 2026-02-05 13:54:04 +00:00
typo
This commit is contained in:
parent
c025efa8c7
commit
4f21ab0449
1 changed files with 1 additions and 1 deletions
|
|
@ -147,7 +147,7 @@ class DatabaseConfig
|
||||||
/**
|
/**
|
||||||
* Purge host database connection.
|
* Purge host database connection.
|
||||||
*
|
*
|
||||||
* Its possible database has previous tenant connection.
|
* It's possible database has previous tenant connection.
|
||||||
* This will clean up the previous connection before creating it for the current tenant.
|
* This will clean up the previous connection before creating it for the current tenant.
|
||||||
*/
|
*/
|
||||||
public function purgeHostConnection(): void
|
public function purgeHostConnection(): void
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue