Attributes
Table of Contents
Properties
- $attributes : array<string|int, Attribute>
Methods
- getAttribute() : Attribute
- setAttribute() : self
Properties
$attributes
protected
array<string|int, Attribute>
$attributes
= []
Methods
getAttribute()
public
getAttribute(string $name) : Attribute
Parameters
- $name : string
Tags
Return values
AttributesetAttribute()
public
setAttribute(string $name, string $value) : self
Parameters
- $name : string
- $value : string