ReflectionFunctionAbstract::getAttributes
Gets Attributes
&reftitle.description;
public arrayReflectionFunctionAbstract::getAttributes
stringnullname&null;
intflags0
Returns all attributes declared on this function or method 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
ReflectionClassConstant::getAttributes
ReflectionParameter::getAttributes
ReflectionProperty::getAttributes