Field::setIcon() method
Set the icon for this field
Usage
$field->setIcon(string $icon);Arguments
| Name | Type(s) | Description |
|---|---|---|
$icon | string | Icon name |
Return value
$thisObject instance it was called from (method supports fluent interface).
API reference based on ProcessWire core version 3.0.252