ReflectionGenerator::getTrace

ReflectionGenerator::getTrace

(PHP 7)

ReflectionGenerator::getTraceGets the trace of the executing generator

Description

public array ReflectionGenerator::getTrace ([ int $options = DEBUG_BACKTRACE_PROVIDE_OBJECT ] )

Get the trace of the currently executing generator.

Parameters

options

The value of options can be any of the following the following flags.

<