Skip to content

Kirby 5.1.3

$system->license()

Loads the license file and returns the license information if available

$system->license(): Kirby\Cms\License

Return type

Kirby\Cms\License

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

Parent class

Kirby\Cms\System