ReflectionReference 类

(PHP 7 >= 7.4.0, PHP 8)

简介

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

类摘要

finalclassReflectionReference {
private__construct()
publicgetId(): string
}

目录

To Top