The ReflectionUnionType class

(PHP 8)

Einführung

Klassenbeschreibung

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

Inhaltsverzeichnis

add a note

User Contributed Notes

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