« ReflectionType::__toString
ReflectionUnionType::getTypes »
PHP Manual
Reflexão
The ReflectionUnionType class
The ReflectionUnionType class
(PHP 8)
Introdução
Resumo da classe
class
ReflectionUnionType
extends
ReflectionType
{
/* Métodos */
public
getTypes
():
array
/* Métodos herdados */
public
ReflectionType::allowsNull
():
bool
public
ReflectionType::__toString
():
string
}
Índice
ReflectionUnionType::getTypes
— Returns the types included in the union type