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 | stringornull |
null
|
| $status | Kirby\Plugin\LicenseStatusornull |
null
|