class AppendableAttributeValue (View source)
| mixed | $value | The attribute value. | 
| void | __construct(mixed $value) Create a new appendable attribute value. | |
| string | __toString() Get the string value. | 
Create a new appendable attribute value.
Get the string value.
    © Taylor Otwell
Licensed under the MIT License.
Laravel is a trademark of Taylor Otwell.
    https://laravel.com/api/8.x/Illuminate/View/AppendableAttributeValue.html