(PHP 5, PHP 7)
Gets end line number
public int ReflectionFunctionAbstract::getEndLine ( void )
Get the ending line number.
Returns:
The ending line number of the user defined function, or FALSE
if unknown.
This function is currently not documented; only its argument list is available.
See also:
Please login to continue.