« ReflectionMethod::__toString
ReflectionNamedType::getName »
PHP Manual
Reflection
The ReflectionNamedType class
The ReflectionNamedType class
(PHP 7 >= 7.1.0)
Einführung
Klassenbeschreibung
ReflectionNamedType
extends
ReflectionType
{
/* Methoden */
public
getName
(
void
) :
string
/* Geerbte Methoden */
public
ReflectionType::allowsNull
(
void
) :
bool
public
ReflectionType::isBuiltin
(
void
) :
bool
public
ReflectionType::__toString
(
void
) :
string
}
Inhaltsverzeichnis
ReflectionNamedType::getName
— Get the text of the type hint