ReflectionAttribute 類

ReflectionAttribute 類

(PHP 8)

簡介

ReflectionAttribute 類提供有關 屬性 的資訊。

類摘要

final class ReflectionAttribute {
/* 方法 */
private __construct()
public getArguments(): array
public getName(): string
public getTarget(): int
public isRepeated(): bool
public newInstance(): object
}

目錄

Leave a Reply

Your email address will not be published. Required fields are marked *