« ReflectionType::__toString
ReflectionUnionType::getTypes »
PHP Manual
反射
ReflectionUnionType 类
ReflectionUnionType 类
(PHP 8)
简介
类摘要
class
ReflectionUnionType
extends
ReflectionType
{
/* 方法 */
public
getTypes
():
array
/* 继承的方法 */
public
ReflectionType::allowsNull
():
bool
public
ReflectionType::__toString
():
string
}
目录
ReflectionUnionType::getTypes
— 返回联合类型中包含的类型