(PHP 5, PHP 7, PHP 8)
ReflectionClass::getStartLine — 获取起始行号
获取起始的行号。
此函数没有参数。
起始的行号,类型是 int,如果未知,则为 false。
false