ReflectionReference クラス

(PHP 7 >= 7.4.0, PHP 8)

はじめに

ReflectionReference クラスは、リファレンスに関する情報を提供します。

クラス概要

final class ReflectionReference {
/* メソッド */
private __construct()
public static fromArrayElement(array $array, int|string $key): ?ReflectionReference
public getId(): string
}

目次