Introdução
PHP Manual
PHP Manual»Reflexão»ReflectionUnionType

A classe ReflectionUnionType

(PHP 8)

class ReflectionUnionType extends ReflectionType {
/* Métodos */
public function getTypes(): array
/* Métodos herdados */
public function ReflectionType::allowsNull(): bool
}

Índice

To Top