TenantRun
trait TenantRun (View source)
Methods
Details
mixed
run(Closure $callback)
Run a callback in this tenant's context.
This method is atomic and safely reverts to the previous context.