Skip to content

Kirby 5.1.3

$license->upgrade()

Sends an upgrade request to the hub in order to either redirect to the upgrade form or sync the new license state

$license->upgrade(): array

Return type

array

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

Parent class

Kirby\Cms\License