Whether this state represents a default revision of the node.
If this is a published state, then this property is ignored.
Type: bool
File
- core/modules/content_moderation/src/Entity/ModerationState.php, line 86
Class
- ModerationState
- Defines the Moderation state entity.
Namespace
Drupal\content_moderation\Entity
Code
protected $default_revision;
Please login to continue.