Giriş
PHP Manual
PHP Manual»Reflection»ReflectionUnionType

ReflectionUnionType sınıfı

(PHP 8)

class ReflectionUnionType extends ReflectionType {
/* Yöntemler */
public function getTypes(): array
public function ReflectionType::allowsNull(): bool
}

İçindekiler

To Top