$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
string
ornull
This method modifies the existing $license
object it is applied to and returns it again.