(PHP 8 >= 8.1.0)
Fiber::getCurrent — Gets the currently executing Fiber instance
This function has no parameters.
Returns the currently executing Fiber instance or null if this method is called from outside a fiber.
null