ReflectionUnionType 类

(PHP 8)

简介

类摘要

class ReflectionUnionType extends ReflectionType {
/* 方法 */
public function getTypes(): array
/* 继承的方法 */
public function ReflectionType::allowsNull(): bool
}

目录