The ReflectionReference class

(PHP 7 >= 7.4.0, PHP 8)

Introduzione

The ReflectionReference class provides information about a reference.

Sommario della classe

final class ReflectionReference {
/* Metodi */
private __construct()
public getId(): string
}

Indice dei contenuti

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top