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