diff --git a/src/Tenancy.php b/src/Tenancy.php index 968493c0..864c00f0 100644 --- a/src/Tenancy.php +++ b/src/Tenancy.php @@ -105,6 +105,7 @@ class Tenancy /** * Run a callback in the central context. + * Atomic, safely reverts to previous context. * * @param callable $callback * @return mixed