ReflectionObject::__construct

ReflectionObject::__constructConstructs a ReflectionObject

Description

public ReflectionObject::__construct(object $object)

Constructs a ReflectionObject.

Parameters

object

An object instance.