$system->updateStatus()
Returns the update status object unless the update check for Kirby has been disabled
Parameters
Name | Type | Default | Description |
---|---|---|---|
$data | array |
null |
Custom override for the getkirby.com update data |
Return type
Kirby\Cms\System\UpdateStatus
|null