mirror of
https://github.com/archtechx/tenancy.git
synced 2026-02-05 10:54:04 +00:00
Code style, note
This commit is contained in:
parent
e9c9c08b8d
commit
f6c29c3527
1 changed files with 2 additions and 1 deletions
|
|
@ -34,6 +34,7 @@ class Tenancy
|
|||
return;
|
||||
}
|
||||
|
||||
// TODO: Remove this (so that runForMultiple() is still performant) and make the FS bootstrapper work either way
|
||||
if ($this->initialized) {
|
||||
$this->end();
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue