(PHP 8 >= 8.1.0)
Fiber::getCurrent — 取得目前正在執行的 Fiber 實例
此函式沒有參數。
回傳目前正在執行的 Fiber 實例,如果此方法從 fiber 外部呼叫,則回傳 null。
null