The ReflectionUnionType class

(PHP 8)

Introduction

Class synopsis

class ReflectionUnionType extends ReflectionType {
/* Methods */
public function getTypes(): array
/* Inherited methods */
public function ReflectionType::allowsNull(): bool
}

Table of Contents