ReflectionMethod::getClosure
このメソッドに動的に作成されたクロージャを返す
&reftitle.description;
public ClosureReflectionMethod::getClosure
objectnullobject&null;
&warn.undocumented.func;
&reftitle.parameters;
object
staticメソッドの場合は不要、その他のメソッドの場合は必須となります。
&reftitle.returnvalues;
Closure を返します。
エラー時には &null; を返します。
&reftitle.changelog;
&Version;
&Description;
8.0.0
object は、nullable になりました。