Throwable::getLine
Throwable::getLine
(PHP 7)
Throwable :: getLine - 获取对象实例化的行
描述
abstract public int Throwable::getLine ( void )
返回抛出对象实例化的行号。
参数
该功能没有参数。
返回值
返回抛出对象实例化的行号。
← Throwable::getFile
Throwable::getTrace →
(PHP 7)
Throwable :: getLine - 获取对象实例化的行
abstract public int Throwable::getLine ( void )
返回抛出对象实例化的行号。
该功能没有参数。
返回抛出对象实例化的行号。
← Throwable::getFile
Throwable::getTrace →