The ReflectionReference class

(PHP 7 >= 7.4.0)

Introduction

The ReflectionReference class provides information about a reference.

Synopsis de la classe

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

Sommaire