ReflectionClass
PHP Manual

ReflectionClass::getStartLine

(PHP 5)

ReflectionClass::getStartLineGets starting line number

説明

public int ReflectionClass::getStartLine ( void )

Get the starting line number.

警告

この関数は、 現在のところ詳細な情報はありません。引数のリストのみが 記述されています。

パラメータ

この関数にはパラメータはありません。

返り値

The starting line number, as an integer.

参考


ReflectionClass
PHP Manual