Skip to content

Kirby 5.1.3

$licenseStatus->activatable()

Checks if the license can be saved when it was entered in the activation dialog; renewable licenses are accepted as well to allow renewal from the Panel

$licenseStatus->activatable(): bool

Return type

bool

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

Parent class

Kirby\Cms\LicenseStatus