(PHP 8 >= 8.1.0)
Fiber::getCurrent — 獲取當前正在執行的 Fiber 實(shí)例
此函數沒(méi)有參數。
返回當前正在執行的 Fiber 實(shí)例,如果在 Fiber 外部調用此方法,則返回 null。
null