The ReflectionReference class
Introduction
(PHP 7 >= 7.4.0)
The ReflectionReference class provides information about a reference.
Class synopsis
final ReflectionReference {
/* Methods */
public static fromArrayElement ( array $array , mixed $key ) : ReflectionReference
public getId ( ) : mixed}
Table of Contents
- ReflectionReference::fromArrayElement — Create a ReflectionReference from an array element
- ReflectionReference::getId — Get unique ID of a reference
© 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