ReflectionFunction::getClosure

Returns a dynamically created closure for the function

Description

public Closure ReflectionFunction::getClosure()

Get a dynamically created closure for the function.

Parameters

This function has no parameters.

Return Values

Returns the newly created Closure.