$system->license()
Loads the license file and returns the license information if available
$system->license(): Kirby\Cms\License
Return type
This method modifies the existing $system
object it is applied to and returns it again.
Loads the license file and returns the license information if available
$system->license(): Kirby\Cms\License
This method modifies the existing $system
object it is applied to and returns it again.