ModerationState::$default_revision

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;
doc_Drupal
2016-10-29 09:28:39
Comments
Leave a Comment

Please login to continue.