Php/docs/class.reflectionreference

提供:Dev Guides
< Php
2020年12月14日 (月) 11:37時点におけるNotes (トーク | 投稿記録)による版 (autoload)
(差分) ← 古い版 | 最新版 (差分) | 新しい版 → (差分)
移動先:案内検索

(PHP 7 >= 7.4.0)

はじめに

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


クラス概要


final ReflectionReference {

/* メソッド */

public static fromArrayElement ( array $array , mixed $key ) : ReflectionReference

public getId ( ) : mixed

}

目次