Swoole\Coroutine::call_user_func
(PECL swoole >= 2.0.0)
Swoole\Coroutine::call_user_func — Call a callback given by the first parameter
Description
Calls the callback given by the first parameter and passes the remaining parameters as arguments.
Parameters
callbackThe callable to be called.
argsZero or more parameters to be passed to the callback.
Return Values
↑ and ↓ to navigate • Enter to select • Esc to close • / to open