ReflectionFunctionAbstract
PHP Manual

ReflectionFunctionAbstract::getFileName

(PHP 5)

ReflectionFunctionAbstract::getFileNameGets file name

Descrição

public string ReflectionFunctionAbstract::getFileName ( void )

Gets the file name from a user-defined function.

Aviso

Esta função não está documentada; somente a lista de argumentos está disponível.

Parâmetros

Esta função não possui parâmetros.

Valor Retornado

The file name.

Veja Também


ReflectionFunctionAbstract
PHP Manual