$license->update()
Updates the license file
$license->update(array $data): Kirby\Cms\License
Parameters
| Name | Type | Default |
|---|---|---|
| $datarequired | array |
no default value |
Return type
This method does not modify the existing $license object but returns a new object with the changes applied. Learn more →