mirror of
https://github.com/archtechx/tenancy.git
synced 2025-12-12 22:14:03 +00:00
Apply fixes from StyleCI
This commit is contained in:
parent
df99e3e711
commit
a649f9f00e
1 changed files with 1 additions and 1 deletions
|
|
@ -148,7 +148,7 @@ class TenantManager
|
|||
if ($this->shouldCreateDatabase($tenant)) {
|
||||
$this->database->ensureTenantCanBeCreated($tenant);
|
||||
}
|
||||
|
||||
|
||||
$this->storage->ensureTenantCanBeCreated($tenant);
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue