1
0
Fork 0
mirror of https://github.com/archtechx/tenancy.git synced 2026-02-05 20:14:04 +00:00
This commit is contained in:
Samuel Štancl 2022-10-24 15:00:47 +02:00 committed by GitHub
parent c025efa8c7
commit 4f21ab0449
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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