ReflectionFunctionAbstract::getClosureThis
(No version information available, might only be in Git)
ReflectionFunctionAbstract::getClosureThis — Returns this pointer bound to closure
Description
public object ReflectionFunctionAbstract::getClosureThis
( void
)
Warning
This function is currently not documented; only its argument list is available.
Parameters
This function has no parameters.
Return Values
Returns $this pointer.
Returns NULL in case of an error.
There are no user contributed notes for this page.
