ReflectionNamedType クラス

(PHP 7 >= 7.1.0, PHP 8)

はじめに

クラス概要

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