ReflectionObject::__construct

(PHP 5, PHP 7, PHP 8)

ReflectionObject::__constructConstructs a ReflectionObject

說(shuō)明

public ReflectionObject::__construct(object $object)

Constructs a ReflectionObject.

參數(shù)

object

An object instance.

參見(jiàn)