ReflectionExtension
PHP 手册

ReflectionExtension::__construct

(PHP 5)

ReflectionExtension::__constructConstructs a ReflectionExtension

说明

ReflectionExtension::__construct ( string $name )

Construct a ReflectionExtension object.

Warning

本函数暂无文档,仅有参数列表。

参数

name

Name of the extension.

返回值

A ReflectionExtension object.

参见


ReflectionExtension
PHP 手册