« ReflectionMethod::__toString
ReflectionNamedType::getName »
PHP Manual
Reflection
ReflectionNamedType sınıfı
ReflectionNamedType sınıfı
(PHP 7 >= 7.1.0, PHP 8)
Giriş
Sınıf Sözdizimi
class
ReflectionNamedType
extends
ReflectionType
{
/* Yöntemler */
public
getName
():
string
public
isBuiltin
():
bool
/* Miras alınan yöntemler */
public
ReflectionType::allowsNull
():
bool
public
ReflectionType::__toString
():
string
}
İçindekiler
ReflectionNamedType::getName
— Get the name of the type as a string
ReflectionNamedType::isBuiltin
— Checks if it is a built-in type