parent root
PHP: ReflectionFunctionAbstract::getExtensionName - Manual

ReflectionFunctionAbstract::getExtensionName

(PHP 5 >= 5.2.0, PHP 7)

ReflectionFunctionAbstract::getExtensionNameGets extension name

Description

public ReflectionFunctionAbstract::getExtensionName ( void ) : string

Get the extensions name.

Warning

This function is currently not documented; only its argument list is available.

Parameters

This function has no parameters.

Return Values

The extensions name.

See Also

add a noteadd a note

User Contributed Notes

There are no user contributed notes for this page.
To Top
parent root