(PHP 5, PHP 7)
Constructs a ReflectionObject
public ReflectionObject::__construct ( object $argument )
Constructs a ReflectionObject.
Parameters:
argument
An object instance.
Returns:
No value is returned.
This function is currently not documented; only its argument list is available.
See also:
Please login to continue.