Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
ContentModerationState.php
ContentModerationState::$published
If entities should be published if in this state.
Type:
bool
File
core/
modules/
content_moderation/
src/
ContentModerationState.php
, line 24
Class
ContentModerationState
A value object representing a workflow state for content moderation.
Namespace
Drupal\content_moderation
Code
protected $published;
RSS feed