Skip to content

Kirby 5.0.4

$updateStatus->icon()

Returns the Panel icon for the status value

$updateStatus->icon(): string

Return type

string

'check'|'alert'|'info'|'question'

This method modifies the existing $updatestatus object it is applied to and returns it again.

Parent class

Kirby\Cms\System\UpdateStatus