? ReflectionIntersectionType::getTypes
ReflectionReference::__construct ?
Bejson.com
PHP Manual
反射
ReflectionReference 類
ReflectionReference 類
(PHP 7 >= 7.4.0, PHP 8)
簡介
ReflectionReference
類用于獲取引用的信息。
類摘要
final
class
ReflectionReference
{
/* 方法 */
public
static
fromArrayElement
(
array
$array
,
int
|
string
$key
):
?
ReflectionReference
public
getId
():
string
}
目錄
ReflectionReference::__construct
— Private constructor to disallow direct instantiation
ReflectionReference::fromArrayElement
— 從數(shù)組元素創(chuàng)建一個(gè) ReflectionReference
ReflectionReference::getId
— 獲取引用的唯一 ID