ContentModerationState::$published
Same name in other branches
- 8.9.x core/modules/content_moderation/src/ContentModerationState.php \Drupal\content_moderation\ContentModerationState::published
- 10 core/modules/content_moderation/src/ContentModerationState.php \Drupal\content_moderation\ContentModerationState::published
- 11.x core/modules/content_moderation/src/ContentModerationState.php \Drupal\content_moderation\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_moderationCode
protected $published;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.