Attributes
Table of Contents
- $attributes : array<string|int, Attribute>
- 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
Attribute —setAttribute()
public
setAttribute(string $name, string $value) : self
Parameters
- $name : string
- $value : string