ReflectionFunctionAbstract
PHP Manual

ReflectionFunctionAbstract::getStartLine

(PHP 5)

ReflectionFunctionAbstract::getStartLineGets starting line number

Descripción

public int ReflectionFunctionAbstract::getStartLine ( void )

Gets the starting line number of the function.

Warning

Esta función no está documentada actualmente, solamente se encuentra disponible la lista de parámetros.

Parámetros

Esta función no tiene parámetros.

Valores devueltos

The starting line number.

Ver también


ReflectionFunctionAbstract
PHP Manual