CakeFest 2024: The Official CakePHP Conference

The ReflectionUnionType class

(PHP 8)

Introduction

Class synopsis

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

Table of Contents

add a note

User Contributed Notes

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