ReflectionMethod::getClosure
Returns a dynamically created closure for the method
&reftitle.description;
public ClosureReflectionMethod::getClosure
objectobject
&warn.undocumented.func;
&reftitle.parameters;
object
Forbidden for static methods, required for other methods.
&reftitle.returnvalues;
Returns Closure.
Returns &null; in case of an error.