$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
string
ornull
This method modifies the existing $updatestatus
object it is applied to and returns it again.