ReflectionClassConstant::getAttributes
Gets Attributes
&reftitle.description;
public arrayReflectionClassConstant::getAttributes
stringnullname&null;
intflags0
Returns all attributes declared on this class constant as an array of ReflectionAttribute.
&warn.undocumented.func;
&reftitle.parameters;
name
flags
&reftitle.returnvalues;
Array of attributes, as a ReflectionAttribute object.
&reftitle.seealso;
ReflectionClass::getAttributes
ReflectionFunctionAbstract::getAttributes
ReflectionParameter::getAttributes
ReflectionProperty::getAttributes