ReflectionObject::__construct

(PHP 5, PHP 7)

ReflectionObject::__constructConstructs a ReflectionObject

说明

public ReflectionObject::__construct ( object $argument )

Constructs a ReflectionObject.

Warning

本函数还未编写文档,仅有参数列表。

参数

argument

An object instance.

返回值

没有返回值。

User Contributed Notes

There are no user contributed notes for this page.