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