protected property ContentModerationState::$defaultRevision in Drupal 8
Same name and namespace in other branches
- 9 core/modules/content_moderation/src/ContentModerationState.php \Drupal\content_moderation\ContentModerationState::defaultRevision
If entities should be the default revision if in this state.
Type: bool
File
- core/
modules/ content_moderation/ src/ ContentModerationState.php, line 31
Class
- ContentModerationState
- A value object representing a workflow state for content moderation.
Namespace
Drupal\content_moderationCode
protected $defaultRevision;