mirror of
https://github.com/archtechx/tenancy.git
synced 2026-02-05 09:34:05 +00:00
Fix return typehint
This commit is contained in:
parent
f59e96e489
commit
b7241049fe
1 changed files with 1 additions and 1 deletions
|
|
@ -13,7 +13,7 @@ trait TenantRun
|
|||
* Atomic, safely reverts to previous context.
|
||||
*
|
||||
* @param callable $callback
|
||||
* @return void
|
||||
* @return mixed
|
||||
*/
|
||||
public function run(callable $callback)
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue