ReflectionExtension
PHP Manual

ReflectionExtension::__construct

(PHP 5)

ReflectionExtension::__constructConstructs a ReflectionExtension

説明

ReflectionExtension::__construct ( string $name )

Construct a ReflectionExtension object.

警告

この関数は、 現在のところ詳細な情報はありません。引数のリストのみが 記述されています。

パラメータ

name

Name of the extension.

返り値

A ReflectionExtension object.

参考


ReflectionExtension
PHP Manual