ReflectionReference 类

(PHP 7 >= 7.4.0, PHP 8)

简介

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

类摘要

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

Table of Contents

User Contributed Notes

There are no user contributed notes for this page.
PHP8中文手册 站长在线 整理 版权归PHP文档组所有