Introduzione
PHP Manual
PHP Manual»Reflection»ReflectionIntersectionType

The ReflectionIntersectionType class

(PHP 8 >= 8.1.0)

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

Indice dei contenuti

To Top