Skip to content

Kirby 5.1.3

$licenseStatus->theme()

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

$licenseStatus->theme(): string

Return type

string

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

Parent class

Kirby\Cms\LicenseStatus