ReflectionZendExtension::__construct

ReflectionZendExtension オブジェクトを作成する

説明

public ReflectionZendExtension::__construct(string $name)

新しい ReflectionZendExtension オブジェクトを作成します。

パラメータ

name

拡張機能の名前

エラー / 例外

リフレクションする拡張機能が存在しない場合、 ReflectionException がスローされます。