PHP 8.4.24 Released!

The ReflectionUnionType class

(PHP 8)

Introduzione

Sommario della classe

class ReflectionUnionType extends ReflectionType {
/* Metodi */
public function getTypes(): array
/* Metodi ereditati */
public function ReflectionType::allowsNull(): bool
}

Indice dei contenuti

add a note

User Contributed Notes

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