1
0
Fork 0
mirror of https://github.com/archtechx/tenancy.git synced 2026-02-05 15:54:03 +00:00

add description

Signed-off-by: michael lundbøl <michael.lundboel@gmail.com>
This commit is contained in:
michael lundbøl 2020-10-24 16:38:47 +02:00
parent 4ad4e3421d
commit 49e3273aa5
No known key found for this signature in database
GPG key ID: 213C976E2CFD1CAF

View file

@ -86,6 +86,8 @@ class Tenancy
} }
/** /**
* Run a callback using the central environment.
*
* @param callable $callback * @param callable $callback
* @return mixed * @return mixed
*/ */