(PHP 5 >= 5.2.0, PHP 7, PHP 8)
ReflectionFunctionAbstract::getEndLine — 获取结束行号
获取结束行号。
此函数没有参数。
用户定义函数的结束行号,如果未知则为 false。
false