ReflectionGenerator::getExecutingLine

ReflectionGenerator::getExecutingLine

(PHP 7)

ReflectionGenerator::getExecutingLineGets the currently executing line of the generator

Description

public int ReflectionGenerator::getExecutingLine ( void )

Get the currently executing line number of the generator.

Parameters

This function has no parameters.