(PHP 5 >= 5.2.0, PHP 7, PHP 8)
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.