ReflectionAttribute 类

(PHP 8)

简介

ReflectionAttribute 类提供有关 属性 的信息。

类摘要

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

目录

add a noteadd a note

User Contributed Notes

There are no user contributed notes for this page.

备份地址:http://www.lvesu.com/blog/php/class.reflectionattribute.php