ReflectionFunction::getClosure

(PHP 5 >= 5.4.0, PHP 7)

ReflectionFunction::getClosureReturns a dynamically created closure for the function

Açıklama

public ReflectionFunction::getClosure ( void ) : Closure

Uyarı

Bu işlev hala belgelendirilmemiştir; sadece değiştirge listesi mevcuttur.

Değiştirgeler

Bu işlevin değiştirgesi yoktur.

Dönen Değerler

Returns Closure. Returns NULL in case of an error.