mirror of
https://github.com/archtechx/tenancy.git
synced 2025-12-12 22:14:03 +00:00
Apply fixes from StyleCI
This commit is contained in:
parent
1e6b21cfd4
commit
a27585cb47
1 changed files with 1 additions and 1 deletions
|
|
@ -127,7 +127,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