mirror of
https://github.com/archtechx/tenancy.git
synced 2025-12-12 23:34:03 +00:00
Update DatabaseConfig.php
This commit is contained in:
parent
871a8254c5
commit
4f71f0bab3
1 changed files with 1 additions and 1 deletions
|
|
@ -101,7 +101,7 @@ class DatabaseConfig
|
|||
?? config('tenancy.database.central_connection');
|
||||
}
|
||||
|
||||
public function getTenantHostConnectionName(): ?string
|
||||
public function getTenantHostConnectionName(): string
|
||||
{
|
||||
return config('tenancy.database.tenant_host_connection_name');
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue