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