The ReflectionGenerator class
(PHP 7, PHP 8)
Introduzione
The ReflectionGenerator class reports
information about a generator.
Sommario della classe
final
class ReflectionGenerator
{
public getTrace(
int $options
= DEBUG_BACKTRACE_PROVIDE_OBJECT
):
array
}
Indice dei contenuti
There are no user contributed notes for this page.