« ReflectionType::__toString
ReflectionUnionType::getTypes »
PHP Manual
Réflection
The ReflectionUnionType class
The ReflectionUnionType class
(PHP 8)
Introduction
Synopsis de la classe
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