diff --git a/src/Tenancy.php b/src/Tenancy.php index e42415ec..15402cfc 100644 --- a/src/Tenancy.php +++ b/src/Tenancy.php @@ -86,6 +86,8 @@ class Tenancy } /** + * Run a callback using the central environment. + * * @param callable $callback * @return mixed */