Yansıtma Sınıflarının Genişletilmesi
Reflection::export
Reflection
PHP Manual
Reflection Sınıfı
(PHP 5, PHP 7)
Giriş
Yansıtma sınıfı.
Sınıf Sözdizimi
Reflection
{
/* Yöntemler */
public
static
void
export
(
Reflector
$yansıtıcı
[,
string
$ihracet
= false
] )
public
static
array
getModifierNames
(
int
$değiştiriciler
)
}
İçindekiler
Reflection::export
— Sınıfı ihraç eder
Reflection::getModifierNames
— Değiştirici isimlerini döndürür
Yansıtma Sınıflarının Genişletilmesi
Reflection::export
Reflection
PHP Manual