buttonlink()
Helper to render button-link element.
buttonlink(string | array $name, mixed $value, array $attribs) : string
string
array
If a string, the element name. If an array, all other parameters are ignored, and the array elements are extracted in place of added parameters.
mixed
The element value.
Attributes for the element tag.