Dutch PHP Conference 2023 - Call for Papers

The ReflectionNamedType class

(PHP 7 >= 7.1.0, PHP 8)

Introdução

Sinopse da classe

class ReflectionNamedType extends ReflectionType {
/* Métodos */
public isBuiltin(): bool
/* Métodos herdados */
}

Índice

add a note

User Contributed Notes

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