« ReflectionMethod::__toString
ReflectionNamedType::getName »
PHP Manual
Reflection
The ReflectionNamedType class
The ReflectionNamedType class
(PHP 7 >= 7.1.0)
Introducere
Sinopsisul clasei
ReflectionNamedType
extends
ReflectionType
{
/* Metode */
public
getName
( ) :
string
public
isBuiltin
( ) :
bool
/* Metode moștenite */
public
ReflectionType::allowsNull
( ) :
bool
public
ReflectionType::__toString
( ) :
string
}
Cuprins
ReflectionNamedType::getName
— Get the text of the type hint
ReflectionNamedType::isBuiltin
— Checks if it is a built-in type