Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
ContentModerationState.php
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_moderation
Code
protected $defaultRevision;
RSS feed