mirror of
https://github.com/archtechx/tenancy.git
synced 2025-12-12 21:54:03 +00:00
Merge branch '2.x' of github.com:stancl/tenancy into 2.x
This commit is contained in:
commit
7e40c4188d
1 changed files with 1 additions and 1 deletions
|
|
@ -125,7 +125,7 @@ class Tenant implements ArrayAccess
|
||||||
/**
|
/**
|
||||||
* Does this model exist in the tenant storage.
|
* Does this model exist in the tenant storage.
|
||||||
*
|
*
|
||||||
* @return boolean
|
* @return bool
|
||||||
*/
|
*/
|
||||||
public function isPersisted(): bool
|
public function isPersisted(): bool
|
||||||
{
|
{
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue