« ReflectionMethod::__toString
ReflectionNamedType::getName »
PHP Manual
Réflection
La classe ReflectionNamedType
La classe ReflectionNamedType
(PHP 7 >= 7.1.0)
Introduction
Synopsis de la classe
ReflectionNamedType
extends
ReflectionType
{
/* Méthodes */
public
getName
( ) :
string
public
isBuiltin
( ) :
bool
/* Méthodes héritées */
public
ReflectionType::allowsNull
( ) :
bool
public
ReflectionType::__toString
( ) :
string
}
Sommaire
ReflectionNamedType::getName
— Récupère le texte de la déclaration de type
ReflectionNamedType::isBuiltin
— Vérifie si c'est un type intégré