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

Changed description wording

Co-authored-by: Samuel Štancl <samuel.stancl@gmail.com>
This commit is contained in:
Michael Lundbøl 2020-10-24 21:21:52 +02:00 committed by GitHub
parent b33366e0c0
commit 0c3fe6165d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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