You are here

private property ProjectRelease::$date in Automatic Updates 8.2

The release date as a Unix timestamp or NULL if no date was set.

Type: int|null

File

automatic_updates_9_3_shim/src/ProjectRelease.php, line 71

Class

ProjectRelease
Provides a project release value object.

Namespace

Drupal\automatic_updates_9_3_shim

Code

private $date;