The ReflectionNamedType class

(PHP 7 >= 7.1.0, PHP 8)

Introducción

Sinopsis de la Clase

ReflectionNamedType extends ReflectionType {
/* Métodos */
public getName(): string
public isBuiltin(): bool
/* Métodos heredados */
}

Tabla de contenidos

add a note add a note

User Contributed Notes

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