Whether this state represents a published node.
Type: bool
File
- core/modules/content_moderation/src/Entity/ModerationState.php, line 70
Class
- ModerationState
- Defines the Moderation state entity.
Namespace
Drupal\content_moderation\Entity
Code
protected $published;
Please login to continue.