« ReflectionType::__toString
ReflectionUnionType::getTypes »
PHP Manual
Reflection
The ReflectionUnionType class
The ReflectionUnionType class
(PHP 8)
Giriş
Sınıf Sözdizimi
ReflectionUnionType
extends
ReflectionType
{
/* Yöntemler */
public
getTypes
( ) :
array
/* Miras alınan yöntemler */
public
ReflectionType::allowsNull
( ) :
bool
public
ReflectionType::__toString
( ) :
string
}
İçindekiler
ReflectionUnionType::getTypes
— Returns the types included in the union type