diff --git a/src/Tenant.php b/src/Tenant.php index 66f0da5f..34a9ae33 100644 --- a/src/Tenant.php +++ b/src/Tenant.php @@ -125,7 +125,7 @@ class Tenant implements ArrayAccess /** * Does this model exist in the tenant storage. * - * @return boolean + * @return bool */ public function isPersisted(): bool {