The ReflectionIntersectionType class

(PHP 8 >= 8.1.0)

Einführung

Klassenbeschreibung

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