ReflectionFunctionAbstract::getEndLine
(PHP 5)
ReflectionFunctionAbstract::getEndLine — Gets end line number
Descrição
public int ReflectionFunctionAbstract::getEndLine
( void
)
Get the ending line number.
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 ending line number of the user defined function, or FALSE if unknown.
There are no user contributed notes for this page.
