Skip to content

Kirby 5.1.3

$licenseStatus->renewable()

Checks if the license can be renewed The license dialog will show the renew button in this case and redirect to the hub

$licenseStatus->renewable(): bool

Return type

bool

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

Parent class

Kirby\Cms\LicenseStatus