Skip to content

Kirby 5.1.2

$license->link()

Get the license link. This can be the license terms or a link to a shop to purchase a license.

$license->link(): string|null

Return types

stringornull

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

Parent class

Kirby\Plugin\License