The ReflectionUnionType class

(PHP 8)

Introducere

Sinopsisul clasei

ReflectionUnionType extends ReflectionType {
/* Metode */
public getTypes ( ) : array
/* Metode moștenite */
public ReflectionType::allowsNull ( ) : bool
public ReflectionType::__toString ( ) : string
}

Cuprins

add a note add a note

User Contributed Notes

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