ReflectionReference 类

(PHP 7 >= 7.4.0, PHP 8)

简介

ReflectionReference 类用于获取引用的信息。

类摘要

final class ReflectionReference {
/* 方法 */
public static fromArrayElement(array $array, int|string $key): ?ReflectionReference
public getId(): string
}

目录

add a noteadd a note

User Contributed Notes

There are no user contributed notes for this page.

备份地址:http://www.lvesu.com/blog/php/class.reflectionreference.php