AppendableAttributeValue
class AppendableAttributeValue implements Stringable
Methods
__construct(mixed $value)
Create a new appendable attribute value.
string
__toString()
Get the string value.
Details
at line 14
__construct(mixed $value)
Create a new appendable attribute value.
at line 22
string
__toString()
Get the string value.