Tracks metadata about revisions across content entities.
Hierarchy
- interface \Drupal\content_moderation\RevisionTrackerInterface
 
File
- core/modules/content_moderation/src/RevisionTrackerInterface.php, line 8
 
Namespace
Drupal\content_moderation
Members
| Name | Modifiers | Type | Description | 
|---|---|---|---|
| RevisionTrackerInterface::setLatestRevision | public | function | Sets the latest revision of a given entity. | 
Please login to continue.