ReflectionReference 类

(PHP 7 >= 7.4.0, PHP 8)

简介

The ReflectionReference 类提供有关引用的信息。

类摘要

final class ReflectionReference {
/* 方法 */
private __construct()
public getId(): string
}

目录

添加说明

用户贡献的说明

此页面没有用户贡献的说明。
To Top