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