生成器反射类
(PHP 7, PHP 8)
简介
ReflectionGenerator类用于获取生成器的信息。
类摘要
ReflectionGenerator
{
public getTrace
(
int $options
= DEBUG_BACKTRACE_PROVIDE_OBJECT
) :
array
}
Table of Contents
User Contributed Notes
There are no user contributed notes for this page.