mirror of
https://github.com/archtechx/tenancy.git
synced 2026-02-05 12:04:03 +00:00
Apply fixes from StyleCI
This commit is contained in:
parent
401212bd6c
commit
73223f0b2a
2 changed files with 2 additions and 2 deletions
|
|
@ -337,7 +337,7 @@ class TenantManager
|
|||
if (is_string($driver)) {
|
||||
$driver = $this->app->make($driver);
|
||||
}
|
||||
|
||||
|
||||
$this->storage = $driver;
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue