ReflectionFunctionAbstract::getEndLine
(PHP 5)
ReflectionFunctionAbstract::getEndLine — Gets end line number
Descripción
public int ReflectionFunctionAbstract::getEndLine
( void
)
Get the ending line number.
Warning
Esta función no está documentada actualmente, solamente se encuentra disponible la lista de parámetros.
Parámetros
Esta función no tiene parámetros.
Valores devueltos
The ending line number of the user defined class, or FALSE if unknown.
There are no user contributed notes for this page.
