new LicenseStatus()
new LicenseStatus(string $value, string $icon, string $label, string|null $link = null, string|null $dialog = null, string|null $drawer = null, string|null $theme = null)
Parameters
| Name | Type | Default |
|---|---|---|
| $valuerequired | string |
no default value |
| $iconrequired | string |
no default value |
| $labelrequired | string |
no default value |
| $link | stringornull |
null
|
| $dialog | stringornull |
null
|
| $drawer | stringornull |
null
|
| $theme | stringornull |
null
|