ReflectionFunctionAbstract::getEndLine
(PHP 5)
ReflectionFunctionAbstract::getEndLine — Gets end line number
说明
public int ReflectionFunctionAbstract::getEndLine
( void
)
Get the ending line number.
Warning
本函数还未编写文档,仅有参数列表。
参数
此函数没有参数。
返回值
The ending line number of the user defined function, or FALSE if unknown.
There are no user contributed notes for this page.
