« ReflectionIntersectionType::getTypes
ReflectionReference::__construct »
PHP Manual
Reflection
ReflectionReference sınıfı
ReflectionReference sınıfı
(PHP 7 >= 7.4.0, PHP 8)
Giriş
ReflectionReference
sınıfı bir gönderim hakkında bilgi sağlar.
Sınıf Sözdizimi
final
class
ReflectionReference
{
/* Yöntemler */
private
__construct
()
public
static
fromArrayElement
(
array
$array
,
int
|
string
$key
):
?
ReflectionReference
public
getId
():
string
}
İçindekiler
ReflectionReference::__construct
— Private constructor to disallow direct instantiation
ReflectionReference::fromArrayElement
— Create a ReflectionReference from an array element
ReflectionReference::getId
— Get unique ID of a reference