ReflectionFunctionAbstract::getStartLine
(PHP 5)
ReflectionFunctionAbstract::getStartLine — Gets starting line number
Descripción
public int ReflectionFunctionAbstract::getStartLine
( void
)
Gets the starting line number of the function.
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 starting line number.
There are no user contributed notes for this page.
