Fiber::__construct
(PHP 8 >= 8.1.0)
Fiber::__construct — Creates a new Fiber instance
Description
Parameters
callbackThe callable to invoke when starting the fiber. Arguments given to Fiber::start() will be provided as arguments to the given callable.
↑ and ↓ to navigate • Enter to select • Esc to close • / to open