ReflectionFunctionAbstract::getEndLine
(PHP 5)
ReflectionFunctionAbstract::getEndLine — Gets end line number
Descrizione
public int ReflectionFunctionAbstract::getEndLine
( void
)
Get the ending line number.
Avviso
Questa funzione, al momento non è documentata; è disponibile soltanto la lista degli argomenti.
Elenco dei parametri
Questa funzione non contiene parametri.
Valori restituiti
The ending line number of the user defined function, or FALSE if unknown.
There are no user contributed notes for this page.
