(PHP 7 >= 7.4.0)
はじめに
ReflectionReference クラスは、リファレンスに関する情報を提供します。
クラス概要
final ReflectionReference {
public static fromArrayElement
( array $array
, mixed $key
) : ReflectionReference
}
目次
- ReflectionReference::fromArrayElement — 配列の要素から、ReflectionReference を生成する
- ReflectionReference::getId — リファレンスのユニークなIDを取得する
/* メソッド */