ReflectionFunctionAbstract
PHP Manual

ReflectionFunctionAbstract::getStartLine

(PHP 5)

ReflectionFunctionAbstract::getStartLineGets starting line number

Opis

public int ReflectionFunctionAbstract::getStartLine ( void )

Gets the starting line number of the function.

Ostrzeżenie

Ta funkcja jest obecnie nieudokumentowana, dostępna jest jedynie lista jej argumentów.

Parametry

Ta funkcja nie posiada parametrów.

Zwracane wartości

The starting line number.

Zobacz też:


ReflectionFunctionAbstract
PHP Manual