1
0
Fork 0
mirror of https://github.com/archtechx/tenancy.git synced 2025-12-12 22:14:03 +00:00

Add tenancy()->end() (#68)

This commit is contained in:
Samuel Štancl 2019-07-13 11:38:07 +02:00 committed by GitHub
parent b2e2460c34
commit 353f7afb82
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 132 additions and 7 deletions

View file

@ -185,6 +185,7 @@ class TenantManager
/**
* Reconnects to the default database.
* @todo More descriptive name?
*
* @return void
*/