new License()
new License(Kirby\Plugin\Plugin $plugin, string $name, string|null $link = null, Kirby\Plugin\LicenseStatus|null $status = null)
Parameters
Name | Type | Default |
---|---|---|
$pluginrequired | Kirby\Plugin\Plugin |
no default value |
$namerequired | string |
no default value |
$link | string ornull |
null
|
$status | Kirby\Plugin\LicenseStatus ornull |
null
|