mirror of
https://github.com/archtechx/tenancy.git
synced 2025-12-12 17:44:04 +00:00
Merge
This commit is contained in:
commit
98cb49b1c0
2 changed files with 4 additions and 4 deletions
|
|
@ -37,7 +37,7 @@ class Tenant implements ArrayAccess
|
||||||
/**
|
/**
|
||||||
* Does this tenant exist in the storage.
|
* Does this tenant exist in the storage.
|
||||||
*
|
*
|
||||||
* @var boolean
|
* @var bool
|
||||||
*/
|
*/
|
||||||
private $persisted = false;
|
private $persisted = false;
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue