ReflectionFunctionAbstract::getClosureScopeClass

(PHP 5 >= 5.4.0, PHP 7)

ReflectionFunctionAbstract::getClosureScopeClassReturns the scope associated to the closure

Açıklama

public ReflectionFunctionAbstract::getClosureScopeClass ( void ) : ReflectionClass

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 the class on success or NULL on failure.