(PHP 5)
ReflectionFunctionAbstract::getEndLine — Gets end line number
Get the ending line number.
This function is currently not documented; only its argument list is available.
This function has no parameters.
The ending line number of the user defined function, or FALSE
if unknown.