ReflectionFunctionAbstract::getEndLine
(PHP 5)
ReflectionFunctionAbstract::getEndLine — Gets end line number
Opis
public int ReflectionFunctionAbstract::getEndLine
( void
)
Get the ending line number.
Ostrzeżenie
Ta funkcja jest obecnie nieudokumentowana, dostępna jest jedynie lista jej argumentów.
Parametry
Ta funkcja nie posiada parametrów.
Zwracane wartości
The ending line number of the user defined function, or FALSE if unknown.
There are no user contributed notes for this page.
