The ReflectionGenerator class
(PHP 7)
Introduction
The ReflectionGenerator class reports
information about a generator.
Class synopsis
ReflectionGenerator
{
public array getTrace
([
int $options
= DEBUG_BACKTRACE_PROVIDE_OBJECT
] )
}
Table of Contents
User Contributed Notes
There are no user contributed notes for this page.