HasAttributes
Table of Contents
Properties
- $attributes : array<string|int, Attribute>
Methods
- addAttribute() : void
- getAttributes() : array<string|int, Attribute>
Properties
$attributes
private
array<string|int, Attribute>
$attributes
= []
Methods
addAttribute()
public
addAttribute(Attribute $attribute) : void
Parameters
- $attribute : Attribute
getAttributes()
public
getAttributes() : array<string|int, Attribute>