The ReflectionReference class

(PHP 7 >= 7.4.0, PHP 8)

Introduction

The ReflectionReference class provides information about a reference.

Synopsis de la classe

final class ReflectionReference {
/* Méthodes */
private __construct()
public static fromArrayElement(array $array, int|string $key): ?ReflectionReference
public getId(): string
}

Sommaire