PHP 8.6.0 Alpha 2 available for testing

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