ReflectionFunctionAbstract
PHP Manual

ReflectionFunctionAbstract::getFileName

(PHP 5)

ReflectionFunctionAbstract::getFileNameGets file name

Descrizione

public string ReflectionFunctionAbstract::getFileName ( void )

Gets the file name from a user-defined function.

Avviso

Questa funzione, al momento non è documentata; è disponibile soltanto la lista degli argomenti.

Elenco dei parametri

Questa funzione non contiene parametri.

Valori restituiti

The file name.

Vedere anche:


ReflectionFunctionAbstract
PHP Manual