« ReflectionType::__toString
ReflectionUnionType::getTypes »
PHP Manual
Reflection
The ReflectionUnionType class
The ReflectionUnionType class
(PHP 8)
Einführung
Klassenbeschreibung
class
ReflectionUnionType
extends
ReflectionType
{
/* Methoden */
public
getTypes
():
array
/* Geerbte Methoden */
public
ReflectionType::allowsNull
():
bool
public
ReflectionType::__toString
():
string
}
Inhaltsverzeichnis
ReflectionUnionType::getTypes
— Returns the types included in the union type