- Issue created by @mlncn
Verbally summarizing changes *within* multivalue fields is a useful addition to the main functionality of listing the changed fields between two revisions of a content entity.
Add a method that returns an array of changed valuesβ added and removed, not any that stay the same β between the current and a given past revision.
listChangesInField(ContentEntityInterface $entity, int $version_id, string $field_name)
None.
Active
1.0
Code