Skip to content

Kirby 5.1.3

$licenseStatus->icon()

Returns the icon according to the status. The icon is used for the system view and in the license dialog.

$licenseStatus->icon(): string

Return type

string

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

Parent class

Kirby\Cms\LicenseStatus