PHP开发者大会日本 2024

ReflectionReference 类

(PHP 7 >= 7.4.0, PHP 8)

简介

ReflectionReference 类提供了关于引用的信息。

类概要

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

目录

添加注释

用户贡献的注释

此页面没有用户贡献的注释。
To Top