mirror of
https://github.com/archtechx/tenancy.git
synced 2026-02-05 15:34:04 +00:00
Fix code style (php-cs-fixer)
This commit is contained in:
parent
e2ee9ec653
commit
a0f22c4c56
1 changed files with 1 additions and 1 deletions
|
|
@ -34,7 +34,7 @@ class ScoutTenancyBootstrapper implements TenancyBootstrapper
|
|||
{
|
||||
$this->config->set('scout.prefix', $this->originalScoutPrefix);
|
||||
}
|
||||
|
||||
|
||||
protected function getTenantPrefix(Tenant $tenant): string
|
||||
{
|
||||
return (string) $tenant->getTenantKey();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue