| Package | Description |
|---|---|
| org.craftercms.commons.plugin.model |
| Modifier and Type | Field and Description |
|---|---|
protected Link |
Plugin.license
The license of the plugin
|
protected Link |
Plugin.website
The website information of the plugin
|
| Modifier and Type | Method and Description |
|---|---|
Link |
Plugin.getLicense() |
Link |
Plugin.getWebsite() |
| Modifier and Type | Method and Description |
|---|---|
void |
Plugin.setLicense(Link link) |
void |
Plugin.setWebsite(Link website) |
Copyright © 2021 CrafterCMS. All rights reserved.