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