PHP 8.3.4 Released!

The ReflectionIntersectionType class

(PHP 8 >= 8.1.0)

Einführung

Klassenbeschreibung

class ReflectionIntersectionType extends ReflectionType {
/* Methoden */
public getTypes(): array
/* Geerbte Methoden */
}

Inhaltsverzeichnis

add a note

User Contributed Notes

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