ReflectionFunctionAbstract::getClosureThis

(PHP 5 >= 5.4.0, PHP 7)

ReflectionFunctionAbstract::getClosureThisReturns this pointer bound to closure

Açıklama

public ReflectionFunctionAbstract::getClosureThis ( void ) : object

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 $this pointer. Returns NULL in case of an error.