ReflectionClass
PHP Manual

ReflectionClass::getStartLine

(PHP 5)

ReflectionClass::getStartLineGets starting line number

Descrição

public int ReflectionClass::getStartLine ( void )

Get the starting line number.

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, as an integer.

Veja Também


ReflectionClass
PHP Manual