ReflectionReference クラス

(PHP 7 >= 7.4.0, PHP 8)

はじめに

ReflectionReference クラスは、リファレンスに関する情報を提供します。

クラス概要

finalclassReflectionReference {
private__construct()
publicgetId(): string
}

目次

To Top