ReflectionFunctionAbstract
PHP Manual

ReflectionFunctionAbstract::getExtensionName

(PHP 5)

ReflectionFunctionAbstract::getExtensionNameGets extension name

説明

public string ReflectionFunctionAbstract::getExtensionName ( void )

Get the extensions name.

警告

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

パラメータ

この関数にはパラメータはありません。

返り値

The extensions name.

参考


ReflectionFunctionAbstract
PHP Manual