« ReflectionType::__toString
ReflectionUnionType::getTypes »
PHP Manual
Reflection
The ReflectionUnionType class
The ReflectionUnionType class
(PHP 8)
Вступ
Короткий огляд класу
class
ReflectionUnionType
extends
ReflectionType
{
/* Методи */
public
getTypes
():
array
/* Успадковані методи */
public
ReflectionType::allowsNull
():
bool
public
ReflectionType::__toString
():
string
}
Зміст
ReflectionUnionType::getTypes
— Returns the types included in the union type