mirror of
https://github.com/archtechx/tenancy.git
synced 2025-12-12 14:34:04 +00:00
fix docblock formatting
This commit is contained in:
parent
8b41ea3184
commit
f3e01c1581
1 changed files with 2 additions and 1 deletions
|
|
@ -192,7 +192,8 @@ class DatabaseConfig
|
|||
DB::purge($this->getTenantHostConnectionName());
|
||||
}
|
||||
|
||||
/** Get the TenantDatabaseManager for this tenant's connection.
|
||||
/**
|
||||
* Get the TenantDatabaseManager for this tenant's connection.
|
||||
*
|
||||
* @throws NoConnectionSetException|DatabaseManagerNotRegisteredException
|
||||
*/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue