« ReflectionType::__toString
ReflectionUnionType::getTypes »
PHP Manual
Reflection
The ReflectionUnionType class
The ReflectionUnionType class
(PHP 8)
Introduzione
Sommario della classe
class
ReflectionUnionType
extends
ReflectionType
{
/* Metodi */
public
getTypes
():
array
/* Metodi ereditati */
public
ReflectionType::allowsNull
():
bool
public
ReflectionType::__toString
():
string
}
Indice dei contenuti
ReflectionUnionType::getTypes
— Returns the types included in the union type