Класс 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
}

Содержание