« ReflectionGenerator::getTrace
ReflectionReference::fromArrayElement »
PHP Manual
Reflection
The ReflectionReference class
The ReflectionReference class
(PHP 7 >= 7.4.0)
Introducción
The
ReflectionReference
class provides information about a reference.
Sinopsis de la Clase
final
ReflectionReference
{
/* Métodos */
public
static
fromArrayElement
(
array
$array
,
int
|
string
$key
) :
ReflectionReference
|
null
public
getId
( ) :
string
}
Tabla de contenidos
ReflectionReference::fromArrayElement
— Create a ReflectionReference from an array element
ReflectionReference::getId
— Get unique ID of a reference