« ReflectionType::__toString
ReflectionUnionType::getTypes »
PHP Manual
Reflection
The ReflectionUnionType class
The ReflectionUnionType class
(PHP 8)
Introducción
Sinopsis de la Clase
ReflectionUnionType
extends
ReflectionType
{
/* Métodos */
public
getTypes
( ) :
array
/* Métodos heredados */
public
ReflectionType::allowsNull
( ) :
bool
public
ReflectionType::__toString
( ) :
string
}
Tabla de contenidos
ReflectionUnionType::getTypes
— Returns the types included in the union type