Dutch PHP Conference 2025 - Call For Papers

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