The ReflectionReference class

From Get docs
Php/docs/latest/class.reflectionreference


The ReflectionReference class

Introduction

(PHP 7 >= 7.4.0, PHP 8)

The ReflectionReference class provides information about a reference.

Class synopsis

final class ReflectionReference {

/* Methods */

private __construct()

public static fromArrayElement(array $array, int|string $key): ?ReflectionReference
public getId(): string

}

Table of Contents


© 1997–2020 The PHP Documentation Group
Licensed under the Creative Commons Attribution License v3.0 or later.
https://www.php.net/manual/en/class.reflectionreference.php