mirror of
https://github.com/archtechx/tenancy.git
synced 2025-12-12 17:44:04 +00:00
Merge branch 'master' of github.com:stancl/tenancy
This commit is contained in:
commit
8b2c64c8b1
1 changed files with 1 additions and 0 deletions
|
|
@ -66,6 +66,7 @@ class Tenant implements ArrayAccess
|
|||
{
|
||||
if (gettype($persisted) === 'bool') {
|
||||
$this->persisted = $persisted;
|
||||
|
||||
return $this;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue