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

add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top