ReflectionFunctionAbstract
PHP Manual

ReflectionFunctionAbstract::getStartLine

(PHP 5)

ReflectionFunctionAbstract::getStartLineGets starting line number

Descrição

public int ReflectionFunctionAbstract::getStartLine ( void )

Gets the starting line number of the function.

Aviso

Esta função não está documentada; somente a lista de argumentos está disponível.

Parâmetros

Esta função não possui parâmetros.

Valor Retornado

The starting line number.

Veja Também


ReflectionFunctionAbstract
PHP Manual