1
0
Fork 0
mirror of https://github.com/archtechx/tenancy.git synced 2025-12-12 11:34:03 +00:00

Apply fixes from StyleCI

This commit is contained in:
stancl 2019-09-20 18:19:04 +00:00 committed by StyleCI Bot
parent 1e6b21cfd4
commit a27585cb47

View file

@ -127,7 +127,7 @@ class Tenant implements ArrayAccess
/**
* Does this model exist in the tenant storage.
*
* @return boolean
* @return bool
*/
public function isPersisted(): bool
{