|
ReflectionFunction::getClosureReturns a dynamically created closure for the function Description
public Closure ReflectionFunction::getClosure()
Get a dynamically created closure for the function. ParametersThis function has no parameters. Return ValuesReturns the newly created Closure. See Also |