Introduzione
PHP Manual
PHP Manual»Reflection»ReflectionUnionType

The ReflectionUnionType class

(PHP 8)

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

Indice dei contenuti

To Top