You are here

private property ProjectRelease::$downloadUrl in Automatic Updates 8.2

The download URL or NULL if none is available.

Type: string|null

File

automatic_updates_9_3_shim/src/ProjectRelease.php, line 36

Class

ProjectRelease
Provides a project release value object.

Namespace

Drupal\automatic_updates_9_3_shim

Code

private $downloadUrl;