The ReflectionUnionType class

(PHP 8)

Introdução

Resumo da classe

class ReflectionUnionType extends ReflectionType {
/* Métodos */
public getTypes(): array
/* Métodos herdados */
}

Índice

add a note

User Contributed Notes

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