ReflectionFunctionAbstract
PHP 手册

ReflectionFunctionAbstract::getExtensionName

(PHP 5)

ReflectionFunctionAbstract::getExtensionNameGets extension name

说明

public string ReflectionFunctionAbstract::getExtensionName ( void )

Get the extensions name.

Warning

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

参数

This function has no parameters.

返回值

The extensions name.

参见


ReflectionFunctionAbstract
PHP 手册