« ReflectionType::__toString
ReflectionUnionType::getTypes »
PHP Manual
Réflexion
The ReflectionUnionType class
The ReflectionUnionType class
(PHP 8)
Introduction
Synopsis de la classe
class
ReflectionUnionType
extends
ReflectionType
{
/* Méthodes */
public
getTypes
():
array
/* Méthodes héritées */
public
ReflectionType::allowsNull
():
bool
public
ReflectionType::__toString
():
string
}
Sommaire
ReflectionUnionType::getTypes
— Returns the types included in the union type