文字

ReflectionObject::__construct

(PHP 5)

ReflectionObject::__constructConstructs a ReflectionObject

说明

public ReflectionObject::__construct ( object $argument )

Constructs a ReflectionObject.

Warning

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

参数

argument

An object instance.

返回值

没有返回值。

参见

  • ReflectionObject::export() - Export
  • Constructors
上一篇: 下一篇: