mirror of
https://github.com/archtechx/tenancy.git
synced 2025-12-12 19:34:04 +00:00
Apply fixes from StyleCI
This commit is contained in:
parent
2657df5a88
commit
2355171c86
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