ReflectionGenerator::getExecutingLine
ReflectionGenerator::getExecutingLine
(PHP 7)
ReflectionGenerator::getExecutingLine — Gets 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.