diff --git a/src/TenantManager.php b/src/TenantManager.php index f305b080..86ae6ccd 100644 --- a/src/TenantManager.php +++ b/src/TenantManager.php @@ -197,7 +197,7 @@ class TenantManager * Get all tenants. * * @param array|string $uuids - * @return array + * @return \Illuminate\Support\Collection */ public function all($uuids = []) {