Класс ReflectionNamedType

(PHP 7 >= 7.1.0, PHP 8)

Введение

Обзор классов

class ReflectionNamedType extends ReflectionType {
/* Методы */
public getName(): string
public isBuiltin(): bool
/* Наследуемые методы */
}

Содержание

add a note add a note

User Contributed Notes

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