Fiber::getCurrent
Fiber::getCurrent
Gets the currently executing Fiber instance
**Fiber::getCurrent**
Returns the currently executing instance or null if this method is called from
outside a fiber.
Fiber
Gets the currently executing Fiber instance
**Fiber::getCurrent**
Returns the currently executing instance or null if this method is called from
outside a fiber.
Fiber