Skip to content

Kirby 5.0.4

$updateStatus->url()

URL of the target version with fallback to the URL of the current version; null is returned if no URL is known

$updateStatus->url(): string|null

Return types

stringornull

This method modifies the existing $updatestatus object it is applied to and returns it again.

Parent class

Kirby\Cms\System\UpdateStatus