ReflectionFunctionAbstract
PHP Manual

ReflectionFunctionAbstract::getClosureThis

(No version information available, might only be in SVN)

ReflectionFunctionAbstract::getClosureThisReturns this pointer bound to closure

Opis

public object ReflectionFunctionAbstract::getClosureThis ( void )

Ostrzeżenie

Ta funkcja jest obecnie nieudokumentowana, dostępna jest jedynie lista jej argumentów.

Parametry

Ta funkcja nie posiada parametrów.

Zwracane wartości

Returns $this pointer. Returns NULL in case of an error.


ReflectionFunctionAbstract
PHP Manual