Einführung
PHP Manual
PHP Manual»Reflection»ReflectionUnionType

The ReflectionUnionType class

(PHP 8)

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

Inhaltsverzeichnis

To Top