• 首页
  • vue
  • TypeScript
  • JavaScript
  • scss
  • css3
  • html5
  • php
  • MySQL
  • redis
  • jQuery
  • ReflectionObject::__construct()

    (PHP 5, PHP 7)

    Constructs a ReflectionObject

    说明

    publicReflectionObject::__construct(object $argument)

    Constructs aReflectionObject.

    Warning

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

    参数

    $argument

    An object instance.

    返回值

    没有返回值。

    参见

    • ReflectionObject::export() Export
    • Constructors