The ReflectionIntersectionType class

(PHP 8 >= 8.1.0)

Introduzione

Sommario della classe

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

Indice dei contenuti

add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top