(PHP 8)
ReflectionFunctionAbstract::getAttributes — Gets Attributes
$name = null, int $flags = 0): arrayReturns all attributes declared on this function or method as an array of ReflectionAttribute.
本函數(shù)還未編寫文檔,僅有參數(shù)列表。
name
flags
Array of attributes, as a ReflectionAttribute object.