The ReflectionIntersectionType class

(PHP 8 >= 8.1.0)

Introducción

Sinopsis de la Clase

class ReflectionIntersectionType 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