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