ReflectionFunctionAbstract::getFileName

(PHP 5)

ReflectionFunctionAbstract::getFileNameGets file name

Description

public string ReflectionFunctionAbstract::getFileName ( void )

Gets the file name from a user-defined function.

Warning

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

Parameters

This function has no parameters.

Return Values

The file name.

See Also

Коментарии

Returns FALSE for an internal function (when isInternal() returns TRUE, e.g. for 'strlen').
2013-07-05 01:53:36
http://php5.kiev.ua/manual/ru/reflectionfunctionabstract.getfilename.html

    Поддержать сайт на родительском проекте КГБ