ReflectionMethod::__toString
ReflectionNamedType::getName
Reflection
PHP Manual
The ReflectionNamedType class
(No version information available, might only be in Git)
Introduction
Synopsis de la classe
ReflectionNamedType
extends
ReflectionType
{
/* Méthodes */
public
string
getName
(
void
)
/* Méthodes héritées */
public
bool
ReflectionType::allowsNull
(
void
)
public
bool
ReflectionType::isBuiltin
(
void
)
public
string
ReflectionType::__toString
(
void
)
}
Sommaire
ReflectionNamedType::getName
— Get the text of the type hint
ReflectionMethod::__toString
ReflectionNamedType::getName
Reflection
PHP Manual