« ReflectionMethod::__toString
ReflectionNamedType::getName »
PHP Manual
Réflexion
La classe ReflectionNamedType
La classe ReflectionNamedType
(PHP 7 >= 7.1.0, PHP 8)
Introduction
Synopsis de la classe
class
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 nom du type en tant que chaîne
ReflectionNamedType::isBuiltin
— Vérifie si c'est un type intégré