ReflectionClassConstant::getAttributes

(PHP 8)

ReflectionClassConstant::getAttributesGets Attributes

说明

public ReflectionClassConstant::getAttributes(?string $name = null, int $flags = 0): array

Returns all attributes declared on this class constant as an array of ReflectionAttribute.

参数

name

flags

返回值

Array of attributes, as a ReflectionAttribute object.

add a noteadd a note

User Contributed Notes

There are no user contributed notes for this page.

备份地址:http://www.lvesu.com/blog/php/reflectionclassconstant.getattributes.php