$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.