Giriş
PHP Manual
PHP Manual»Reflection»ReflectionIntersectionType

ReflectionIntersectionType sınıfı

(PHP 8 >= 8.1.0)

class ReflectionIntersectionType extends ReflectionType {
/* Yöntemler */
public function getTypes(): array
/* Miras alınan yöntemler */
public function ReflectionType::allowsNull(): bool
}

İçindekiler

To Top