• 首页
  • vue
  • TypeScript
  • JavaScript
  • scss
  • css3
  • html5
  • php
  • MySQL
  • redis
  • jQuery
  • ReflectionFunctionAbstract::getStartLine()

    (PHP 5 >= 5.2.0, PHP 7)

    获取开始行号

    说明

    publicReflectionFunctionAbstract::getStartLine(void) : int

    获取函数定义的开始行号

    Warning

    本函数还未编写文档,仅有参数列表。

    参数

    此函数没有参数。

    返回值

    开始行号

    参见

    • ReflectionFunctionAbstract::getEndLine() 获取结束行号