Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
ProjectRelease.php
ProjectRelease::$published
Whether the release is published.
Type:
bool
File
core/
modules/
update/
src/
ProjectRelease.php
, line 57
Class
ProjectRelease
Provides a project release value object.
Namespace
Drupal\update
Code
private $published;
RSS feed