The ReflectionUnionType class

(PHP 8)

Introducción

Sinopsis de la Clase

class ReflectionUnionType extends ReflectionType {
/* Métodos */
public getTypes(): array
/* Métodos heredados */
}

Tabla de contenidos

add a note

User Contributed Notes

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