Einführung
PHP Manual
PHP Manual»Reflection»ReflectionIntersectionType

The ReflectionIntersectionType class

(PHP 8 >= 8.1.0)

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

Inhaltsverzeichnis

To Top