La clase ReflectionUnionType

(PHP 8)

Introducción

Sinopsis de la Clase

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

Tabla de contenidos

add a note

User Contributed Notes

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