ReflectionFunction::getClosure
(PHP 5 >= 5.4.0, PHP 7, PHP 8)
ReflectionFunction::getClosure — この関数に動的に作成されたクロージャを返す
説明
public ReflectionFunction::getClosure():
Closure
警告この関数は、
現在のところ詳細な情報はありません。引数のリストのみが
記述されています。
戻り値
Closure を返します。
エラー時には null
を返します。