La classe ReflectionIntersectionType

(PHP 8 >= 8.1.0)

Introduction

Synopsis de la classe

class ReflectionIntersectionType extends ReflectionType {
/* Méthodes */
public function getTypes(): array
/* Méthodes héritées */
public function ReflectionType::allowsNull(): bool
}

Sommaire

add a note

User Contributed Notes

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