You are here

private property ProjectRelease::$published in Automatic Updates 8.2

Whether the release is published.

Type: bool

File

automatic_updates_9_3_shim/src/ProjectRelease.php, line 57

Class

ProjectRelease
Provides a project release value object.

Namespace

Drupal\automatic_updates_9_3_shim

Code

private $published;