ReflectionNamedType sınıfı

(PHP 7 >= 7.1.0, PHP 8)

Giriş

Sınıf Sözdizimi

ReflectionNamedType extends ReflectionType {
/* Yöntemler */
public getName(): string
public isBuiltin(): bool
/* Miras alınan yöntemler */
}

İçindekiler

add a note add a note

User Contributed Notes

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