Вступ
PHP Manual
PHP Manual»Reflection»ReflectionIntersectionType

The ReflectionIntersectionType class

(PHP 8 >= 8.1.0)

class ReflectionIntersectionType extends ReflectionType {
/* Методи */
public function getTypes(): array
/* Успадковані методи */
public function ReflectionType::allowsNull(): bool
}

Зміст

To Top