mirror of
https://github.com/archtechx/tenancy.git
synced 2025-12-13 00:54:05 +00:00
remove unused method
This commit is contained in:
parent
52cce14797
commit
09ba3fd0fa
1 changed files with 0 additions and 5 deletions
|
|
@ -34,9 +34,4 @@ abstract class TenantDatabaseManager implements Contract // todo better naming?
|
|||
|
||||
return $baseConfig;
|
||||
}
|
||||
|
||||
public function getTenantHostConnectionName(): ?string
|
||||
{
|
||||
return config('tenancy.database.tenant_host_connection_name');
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue