ProjectRelease::$date

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

Type: int|null

File

core/modules/update/src/ProjectRelease.php, line 71

Class

ProjectRelease
Provides a project release value object.

Namespace

Drupal\update

Code

private $date;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.