PHP 8.4.0 RC4 available for testing

The ReflectionReference class

(PHP 7 >= 7.4.0, PHP 8)

Вступ

The ReflectionReference class provides information about a reference.

Короткий огляд класу

final class ReflectionReference {
/* Методи */
private __construct()
public getId(): string
}

Зміст

add a note

User Contributed Notes

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