« ReflectionMethod::__toString
ReflectionNamedType::getName »
PHP Manual
Reflection
The ReflectionNamedType class
The ReflectionNamedType class
(PHP 7 >= 7.1.0, PHP 8)
Einführung
Klassenbeschreibung
class
ReflectionNamedType
extends
ReflectionType
{
/* Methoden */
public
getName
():
string
public
isBuiltin
():
bool
/* Geerbte Methoden */
public
ReflectionType::allowsNull
():
bool
public
ReflectionType::__toString
():
string
}
Inhaltsverzeichnis
ReflectionNamedType::getName
— Get the name of the type as a string
ReflectionNamedType::isBuiltin
— Checks if it is a built-in type